tvData: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "(\|p[0-9]+ *= *[^-]+) *- *A([a-z])" to "$1 - $2") |
||
Line 12: | Line 12: | ||
|p1= idc: [[Number]] | |p1= idc: [[Number]] | ||
|p2= path: [[Array]] - | |p2= path: [[Array]] - rray of [[Number|numbers]] | ||
|r1= [[String]] | |r1= [[String]] | ||
Line 20: | Line 20: | ||
|p21= control: [[Control]] | |p21= control: [[Control]] | ||
|p22= path: [[Array]] - | |p22= path: [[Array]] - rray of [[Number|numbers]] | ||
|r2= [[String]] | |r2= [[String]] |
Revision as of 12:34, 8 November 2023
Description
- Description:
- Returns string data from item on given path. IDC means id of parent CT_TREE.
- Groups:
- GUI Control - Tree View
Syntax
Alternative Syntax
- Syntax:
- control tvData path
- Parameters:
- control: Control
- path: Array - rray of numbers
- Return Value:
- String
Examples
- Example 1:
- tvData [101, [0]];
- Example 2:
Additional Information
- See also:
- tvSetData
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