control tvSetValue [[path], val]

Operand types

control: Control
[[path], val]: Array

Type of returned value

Description

Sets scalar data to item on given path.
IDC means id of parent Tree View.

[path]: Array of numbers
val: Number

Used In

Arma3

Example

_ctrl tvSetValue [ [0,0,0], 14];
Search OFPEC COMREF