Expressions and functions
Expressions are string literals that need to be evaluated to get their run-time value. Expressions are used in:
•Actions: for MultiValue fields and Expression fields
•Outgoing connections of Exclusive and Inclusive Gateways
ScriptoMate uses the Flee expression evaluator.
Expressions should follow a specific Syntax. Important arguments of expressions are Short column references, Long column references, Variables, and Functions.
Please refer to the Function reference for an overview of all available built-in functions.