11 Variables
A variable is an object that stores a single value, which can be a string, a number or a date.
Topics
- Create a Variable
You can specify the value of the variables when you create the variable or set the value using a query expression. - Use Variables in a Data Flow
You can use variables in a data flow by using them as a filter definition. You can refer to variables in a data flow using the format#<variable_name>
. During execution the variable is substituted by the value. - Use Variables in a Workflow
The left panel of the Workflow Details page lists the variables that you can use as steps within a workflow.