tvText: Difference between revisions
Fred Gandt (talk | contribs) m (<code>)  | 
				m (control cat added)  | 
				||
| Line 41: | Line 41: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]  | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]  | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]  | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]  | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]  | |||
Revision as of 23:04, 13 August 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