setVariable()

Method that sets a variable to the specified value, automatically creating the variable if it doesn't exist yet.

Related Object: Boundaries.

setVariable(varName, varValue)

Sets variable varName to value varValue.

varName

String name of the variable from which the value is to be set.

varValue

Object

Example

 
  • Last Topic Update: 24/01/2017 09:32
  • Last Published: 7/6/2017 : 9:48 AM