tvSelection: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (see also and example) |
||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |Example 1= | |x1= <code>_selection = [[tvSelection]] _ctrlTV;</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|seealso= |See Also= | |seealso= [[tvSelection]] [[tvSetSelected]] [[tvIsSelected]] |See Also= | ||
}} | }} | ||
Revision as of 00:25, 29 September 2020
Description
- Description:
- Returns array of paths to selected items.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvSelection control
- Parameters:
- control: Control
- Return Value:
- Array
Examples
- Example 1:
_selection = tvSelection _ctrlTV;
Additional Information
- See also:
- tvSelection tvSetSelected tvIsSelected
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
[[Category:Introduced with arma3dev version ]][[ Category: arma3dev: New Scripting Commands | TVSELECTION]][[ Category: arma3dev: Scripting Commands | TVSELECTION]]