Description
Gets the value of the specified variable.
Syntax
FlashPlayer.getVariable(name)
Parameters
Example
trace(FlashPlayer.getVariable("_root.var0"));
Returns
String