User Guide > Scripting > Variables
Was this helpful?
Variables
Variables in DataConnect allow you to reference values or expressions in your script. When you declare a variable, you must include its scope, name, type, and dimension.
Note:  Constants are evaluated only at the beginning of a transformation, whereas variables are evaluated each time they are called.
The following topics provide information on Variables:
Last modified date: 08/02/2023