-
selectItemRange( startItem, endItem )
- Return type: no return value
- Selects the items between the two items given as arguments, including the start and end items. All other items are deselected. This method does nothing for single-selection list boxes. A select event is sent after the selection is made.