Scope.set

Set the variable to the given value. Note that you have to declare the variable before it can be set.


Scope.set( variableName : String,  value : Boolean|Number|String|Object)

Arguments

variableName
String. The variable name
value
Boolean|Number|String|Object. The value