tvCurSel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (<code> tickle)
m (control cat added)
Line 37: Line 37:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 00:02, 14 August 2014

Hover & click on the images for description

Description

Description:
Returns path to currently selected item. IDC means id of parent Tree View.
Groups:
Uncategorised

Syntax

Syntax:
tvCurSel idc
Parameters:
idc: Number
Return Value:
Array

Examples

Example 1:
tvCurSel 101;

Additional Information

See also:
tvAddtvCleartvCollapsetvCounttvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue

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

Notes

Bottom Section