tvText: Difference between revisions
Killzone Kid (talk | contribs) No edit summary  | 
				Fred Gandt (talk | contribs)  m (<code>)  | 
				||
| Line 7: | Line 7: | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| Returns shown text in the item on given path. IDC means id of parent Tree View.   | | Returns shown text in the item on given path. IDC means id of parent Tree View. |= Description  | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| '''tvText''' [idc, [path]] |= Syntax  | | '''tvText''' [idc, [path]] |= Syntax  | ||
|p1= [idc, [path]]: [[Array]]   | |p1= [idc, [path]]: [[Array]] |= PARAMETER1    | ||
|p2= idc: [[Number]]   | |p2= idc: [[Number]] |= PARAMETER2    | ||
|p3= [path]: [[Array]] - Array containing numbers. |= PARAMETER3    | |p3= [path]: [[Array]] - Array containing numbers. |= PARAMETER3    | ||
| Line 21: | Line 21: | ||
|x1= <code>tvText [101, [0]]</code>|=   | |x1= <code>[[tvText]] [101, [0]];</code> |= Example 1  | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| [[tvAdd]], [[tvClear]], [[tvCollapse]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvValue]] |=   | | [[tvAdd]], [[tvClear]], [[tvCollapse]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvValue]] |= See Also  | ||
|  |= MPBEHAVIOUR    | |  |= MPBEHAVIOUR    | ||
Revision as of 12:38, 12 April 2014
Description
- Description:
 - Returns shown text in the item on given path. IDC means id of parent Tree View.
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - tvText [idc, [path]]
 - Parameters:
 - [idc, [path]]: Array
 - idc: Number
 - [path]: Array - Array containing numbers.
 - Return Value:
 - String
 
Examples
- Example 1:
 tvText [101, [0]];
Additional Information
- See also:
 - tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvValue
 
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