tvSelection: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
m (Text replacement - "|pr= " to "")
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


|game1= arma3dev
|game1= arma3
 
|version1= 2.02
|version= 2.01


|gr1= GUI Control - Tree View
|gr1= GUI Control - Tree View


|descr= Returns array of paths to selected items.
|descr= Returns array of paths to selected items.
|mp= |Multiplayer Behaviour=
|pr= |Problems=


|s1= [[tvSelection]] control
|s1= [[tvSelection]] control
Line 23: Line 18:
|seealso= [[tvSetSelected]] [[tvIsSelected]]
|seealso= [[tvSetSelected]] [[tvIsSelected]]
}}
}}
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>
<h3 style="display:none">Bottom Section</h3>

Revision as of 21:59, 21 May 2021

Hover & click on the images for description

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:
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