Skip to content

Var

Reference


Sets a value which can then be referenced in other tasks.

Categories: [helpers]

Version: 1


Actions

Set value

Assign value to a variable that can be used in the following steps.

Properties

NameTypeControl TypeDescription
TypeINTEGERSELECTThe value type.
Value[]ARRAY_BUILDERValue of any type to set.
ValueBOOLEANSELECTValue of any type to set.
ValueDATEDATEValue of any type to set.
ValueDATE_TIMEDATE_TIMEValue of any type to set.
ValueINTEGERINTEGERValue of any type to set.
ValueNULLNULLValue of any type to set.
ValueNUMBERNUMBERValue of any type to set.
Value{}OBJECT_BUILDERValue of any type to set.
ValueSTRINGTEXTValue of any type to set.
ValueTIMETIMEValue of any type to set.