System actions

System actions can modify user interface element properties and perform various simple tasks such as scanning bar codes, showing messages or adding rows to tables. System actions usually have at least one parameter (e.g. a name of the screen element to be modified). This is the current list of all system actions: Exit Exit the […]

Conditions and Condition Blocks

Conditions can be inserted into action flows in order to stop the execution if a condition is not met (raising a warning dialog), or to exclude parts of the sequence from executing based on condition expression. The expression can be a complex string to be passed to the JavaScript eval() function. When writing condition expressions, […]

Skip to toolbar