SetValue¶
Emits the supplied parameter value as the output.
Produces an output value drawn from the first parameter.
Parameters¶
- 1 —
valueMandatory — accepts: BOOLEAN, DATE, FLOAT, INT, STRING, array -
The value to emit.
Input type¶
Does not accept input.
Output type¶
The output type matches the type of the value parameter.
Examples¶
Static integer
Static string