ctrlIDC control

Operand types

control: Control

Type of returned value

Description

Returns control IDC.

Used In

Arma3

Example

if ((ctrlIDC _ctrl)==56) then {
hint "Correct control.";
};
Search OFPEC COMREF