GetVariable

Syntax

string GetVariable(string name);

Description

Returns the value of the Flash variable specified by name. Throws an exception if the variable does not exist.

Supported Flash versions

Flash versionStatus
3
4
5
6
7
8
9
10
11
12+