Last updated 11 hours ago
Was this helpful?
Sets a variable in the name parameter to the value of the value parameter.
SetVariable(name=[string], value=[any])
name
string
true
The name of the variable to set.
value
any
The value to set the variable to.