tvText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= GUI Control - Tree View | |gr1= GUI Control - Tree View | ||
| Returns shown text in the item on given path. IDC means id of parent Tree View. | |descr= Returns shown text in the item on given path. IDC means id of parent Tree View. | ||
|s1= [[tvText]] [idc, path] | |s1= [[tvText]] [idc, path] |
Revision as of 21:27, 13 June 2021
Description
- Description:
- Returns shown text in the item on given path. IDC means id of parent Tree View.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvText [idc, path]
- Parameters:
- [idc, path]: Array
- idc: Number
- path: Array - Array containing numbers.
- Return Value:
- String
Alternative Syntax
Examples
Additional Information
- See also:
- tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvValuetvSetText
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