getSelection

Returns the object or objects that are currently selected in the Layout Editor or in the Hierarchy palette. If no objects are selected, an empty list is returned.

Syntax

designer.getSelection ()

Parameters

None.

Returns

Returns an XFANodeList containing the nodes that make up the current selection. Returns an empty list if there is no selection.

// Ethnio survey code removed