cbChecked control

Operand types

control: Control

Type of returned value

Description

Returns the current state of a checkbox (CT_CHECKBOX type 77 of Dialog Control).

Used In

Arma3

Example

_checked = cbChecked _myCheckBox;
Search OFPEC COMREF