string sItem = window.GetSelected();
Applicable Classes: TreeView
Parameters: None.
Return Value:
string sItem - The name of the currently selected
TreeView item.
Description:
Retrieves the name of the currently selected item.
For an example of this function, see the TreeView
functions page.
See Also: TreeView
Functions