tvData: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ")
Line 25: Line 25:
|s2= control '''tvData''' [path]
|s2= control '''tvData''' [path]


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


|p22= [path]: [[Array]] - Array containing numbers. |PARAMETER22=
|p22= [path]: [[Array]] - Array containing numbers.


|r2= [[String]] - (as above).
|r2= [[String]] - (as above).

Revision as of 19:12, 29 January 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 tvData [path]
Parameters:
control: Control
[path]: Array - Array containing numbers.
Return Value:
String - (as above).

Examples

Example 1:
tvData [101, [0]];
Example 2:
(_display displayCtrl 101) tvData [0];

Additional Information

See also:
See also needed

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