Skip to main content
Version: v0.18.0

SetVariable

Alias:SetVariable

Output:Unit

Sets the value of a named variable.

ParameterTypeRequiredPositionSummary
VariableVariableName✔1The name of the variable to set.
ValueT✔2The value to set the variable to.