get_variable
Description:
Gets the current value for a variable named key
.
Parameters:
this | |
key |
the name of the variable |
Returns:
the value for the variable, or null |
Gets the current value for a variable named key
.
this | |
key |
the name of the variable |
the value for the variable, or null |