ctrlChecked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (control cat added)
Line 39: Line 39:
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 00:05, 14 August 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