ctrlChecked control

Operand types

control: Control

Type of returned value

Description

Returns the current state of checkbox (CT_CHECKBOXES, Type 7).

Used In

Arma3

Example

if (ctrlChecked myCheckbox) then {
<do stuff>
};
Search OFPEC COMREF