tvText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - " \| +(x[0-9]|p[0-9]{1,2}|descr|game[0-9]|version[0-9]|s[0-9]|exec|r[0-9]|arg|eff|branch|serverExec|gr[0-9]|mp|pr|seealso) *=" to " |$1=")
Line 18: Line 18:


| [[String]]
| [[String]]
| s2= control [[tvText]] path
|s2= control [[tvText]] path


|p21= control: [[Control]]
|p21= control: [[Control]]


| p22= path: [[Array]] of [[Number]]
|p22= path: [[Array]] of [[Number]]


| r2= [[String]]
|r2= [[String]]


|x1= <code>[[tvText]] [101, [0]];</code>
|x1= <code>[[tvText]] [101, [0]];</code>

Revision as of 00:29, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Tree View

Syntax

Syntax:
Syntax needed
Parameters:
[idc, path]: Array
idc: Number
path: Array - Array containing numbers.
Return Value:
Return value needed

Alternative Syntax

Syntax:
control tvText path
Parameters:
control: Control
path: Array of Number
Return Value:
String

Examples

Example 1:
tvText [101, [0]];
Example 2:
_ctrl tvText [0,0,0];

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