tvValue: Difference between revisions
Jump to navigation
Jump to search
m (al & el) |
(syntax & example) |
||
Line 23: | Line 23: | ||
| [[Number]] |= RETURNVALUE | | [[Number]] |= RETURNVALUE | ||
____________________________________________________________________________________________ | |||
| s2= _ctrl [[tvValue]] [path] |= Syntax | |||
| p21= _ctrl: [[Control]] |= PARAMETER1 | |||
| p22= [path]: [[Array]] of [[Number]] |= PARAMETER2 | |||
| r2= [[Number]] |= RETURNVALUE | |||
____________________________________________________________________________________________ | |||
|x1= <code>[[tvValue]] [101, [0]];</code> |= Example 1 | |x1= <code>[[tvValue]] [101, [0]];</code> |= Example 1 | ||
|x2= <code>_ctrl [[tvValue]] [0,0,0];</code> |= Example 2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:01, 11 September 2014
Description
- Description:
- Returns scalar data from item on given path. IDC means id of parent Tree View.
- Groups:
- Uncategorised
Syntax
- Syntax:
- tvValue [idc, [path]]
- Parameters:
- [idc, [path]]: Array
- idc: Number
- [path]: Array - Array containing numbers.
- Return Value:
- Number
Alternative Syntax
Examples
Additional Information
- See also:
- tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvText
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