tvIsSelected: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "<code>([a-zA-Z0-9_, ]+) +\[\[([a-zA-Z0-9_]+)\]\] +(\[[a-zA-Z0-9_, ]+\]);?<\/code>" to "<sqf>$1 $2 $3;</sqf>") |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 11: | Line 11: | ||
|p1= control: [[Control]] | |p1= control: [[Control]] | ||
|p2= path: [[ | |p2= path: [[Tree View Path]] | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
Latest revision as of 18:30, 2 April 2026
Description
- Description:
- Returns true if given treeview item is selected.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- control tvIsSelected path
- Parameters:
- control: Control
- path: Tree View Path
- Return Value:
- Boolean
Examples
- Example 1:
- _control tvIsSelected [0];
Additional Information
- See also:
- tvSelection tvSetSelected
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note