SnippetContext.getVariable

string getVariable(string key) nothrow

Gets the current value for a variable named key.

Parameters

keythe name of the variable

Returns

the value for the variable, or null