Difference between revisions of "tvSelection"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= GUI Control |GROUP1= ")
m
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 37: Line 35:
  
 
<h3 style="display:none">Bottom Section</h3>
 
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
 

Revision as of 11:44, 26 September 2020

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version |?]]
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:

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 | TVSELECTION]][[ Category: arma3dev: Scripting Commands | TVSELECTION]]

Bottom Section