Environment Settings
| Function | Description |
|---|---|
| ftos.context.getAdminMode | Checks the if the context of the current transaction is administrator. |
| ftos.context.setAdminMode | Sets or unsets the context of the current transaction as administrator. |
| ftos.utils.getSystemParameterByName | Returns the value of a system parameter. |
| ftos.utils.getAppSetting | Returns the value of a key in the <appSettings> section of the Web.config file. |