tvSelection
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns array of paths to selected items.
Syntax
- Syntax:
- tvSelection control
- Parameters:
- control: Control
- Return Value:
- Array
Examples
- Example 1:
-
_selection = tvSelection _ctrlTV;
Additional Information
- See also:
- tvSetSelected tvIsSelected
- Groups:
- GUI Control - Tree View