control cbSetChecked state

Operand types

control: Control
state: Boolean

Type of returned value

Description

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

Used In

Arma3

Example

_myCheckBox cbSetChecked true;
Search OFPEC COMREF