Scope.declare

Any scope variable that you want to set or get, must first be declared.


Scope.declare( variableName : String,  initialValue : Boolean|Number|String|Object)

Arguments

variableName
String. The variable label
initialValue
Boolean|Number|String|Object. An initial value