tvCurSel: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *([^= ]+) * +\|s2=" to " |r1=$1 |s2=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 11: | Line 11: | ||
|eff= local | |eff= local | ||
| Returns path to currently selected item. IDC means id of parent Tree View. | |descr= Returns path to currently selected item. IDC means id of parent Tree View. | ||
|s1= [[tvCurSel]] idc | |s1= [[tvCurSel]] idc |
Revision as of 21:27, 13 June 2021
Description
- Description:
- Returns path to currently selected item. IDC means id of parent Tree View.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvCurSel idc
- Parameters:
- idc: Number
- Return Value:
- Array - Tree View Path of selected item
Alternative Syntax
- Syntax:
- tvCurSel control
- Parameters:
- control: Control
- Return Value:
- Array - Tree View Path of selected item
Examples
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