tvIsSelected: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= GUI Control |GROUP1= ") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|version= 2.01 |Game version= | |version= 2.01 |Game version= | ||
|gr1= GUI Control |GROUP1= | |gr1= GUI Control - Tree View |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 38: | Line 36: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
Revision as of 11:43, 26 September 2020
Description
- Description:
- Returns true if given treeview item is selected.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- control tvIsSelected path
- Parameters:
- control: Control
- path: Array
- Return Value:
- Boolean
Examples
- Example 1:
_control tvIsSelected [0]
Additional Information
- See also:
- See also needed
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 | TVISSELECTED]][[ Category: arma3dev: Scripting Commands | TVISSELECTED]]