ListBox.getSelectedItems

Syntax

getSelectedItems();

Description

The getSelectedItems method returns an array of selected list items.

Example

The example of method use is given in description of the Listbox.MultiSelect property.

See also:

ListBox