IFlashBox.GetVariable

Syntax

GetVariable(Name: String): String;

Parameters

Name - name of the variable, from which the value should be received.

Description

The GetVariable method returns value of the specified variable that is used inside the Flash object.

See also:

IFlashBox