get (XMLUI.get method)

public static get(name:String) : String

Retrieves the value of the specified property of the current XMLUI dialog.

Availability: ActionScript 1.0; Flash Player 7

Parameters

name:String - The name of the XMLUI property to retrieve.

Returns

String - Returns the value of the property as a String.