ctrlChecked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns the current state of checkbox.  |= Description
| Returns the current state of checkbox (CT_CHECKBOXES, Type 7).  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 19:29, 3 April 2014

Hover & click on the images for description

Description

Description:
Returns the current state of checkbox (CT_CHECKBOXES, Type 7).
Groups:
Uncategorised

Syntax

Syntax:
ctrlChecked control
Parameters:
control: Control
Return Value:
Boolean

Examples

Example 1:

Additional Information

See also:
ctrlSetCheckedcbCheckedcbSetChecked

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section