Difference between revisions of "ActionScript:ExternalCommands.GetValue"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Update using new template. Usage example to follow.)
(No difference)

Revision as of 19:34, 13 December 2009

A class method of the ExternalCommands ActionScript class.

Returns the requested token value from the engine

GetValue(

a_sAttributeName

);

Parameters:
a_sAttributeName
The token string associated with the value to retrieve

Returns:
The requested token value