#workbrain.<VariableName>#
Usage
Used to reference the variables in the application database.
- Variable Names
- version
- Application version
- build
- Build number
- customer
- Customer name
- dbversion
- Database version
- dbname
- Database name
Example
If the build number is 1998, then #workbrain.build# would return 1998.