Get variable
Reference documentation for using the Get variable expression
Written By Ben Lehmann
Last updated 9 months ago
Purpose | Get value of workflow variable |
Parameters | One Text Value |
Returns | Value of the variable or βemptyβ |
Description
The expression returns the value of a workflow variable.

Comments
The Variable Name field is a case and whitespace sensitive field. This means that the variableβs need to be exact. For example, if the name of the variable is Current TicketNumber and you place currentticketnumber the variable will return empty.
v3.0