Configuring Global Variables
The following table provides parameters you can configure in the INCLUDES_ACCELA_GLOBALS file.
Parameter Name | Default Value | Description |
---|---|---|
showMessage | false | Controls whether or not to show the messages added by the comment() function. |
showDebug | false | Controls whether to show the debug messages during script execution. |
documentOnly | false | Controls whether to spool out standard choices to the debug window. |
disableTokens | false | Enables or disabled the token substitution |
useAppSpecificGroupName | false | Enables or disables use of group name when populating and referring to ASI. When enabled, the ASI subgroup name prepends to all ASI field names, which ensures the uniqueness of ASI field names required by script controls. |
useTaskSpecificGroupName | false | Enables or disables use of group name when populating and referring to TSI |
enableVariableBranching | true | Enables the use of variable branching in the branch function |
maxEntries | 99 | Specifies the maximum number of script controls in a single standard choice branch |