show / hide menu

GlobalVariable

This function can be used to get the GlobalVariable values.

Syntax:
GlobalVariable(Variable name) where value is GlobalVariable of the current tenant.

Examples:
MessageBox(GlobalVariable(Now)) displays current date and time.