cbChecked: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.12|= Game version _________________...") |
(see also, category) |
||
Line 17: | Line 17: | ||
|x1= <code>_checked = cbChecked _myCheckBox;</code>|= EXAMPLE1 | |x1= <code>_checked = [[cbChecked]] _myCheckBox;</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[cbSetChecked]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]] |
Revision as of 22:13, 26 February 2014
Description
- Description:
- Returns the current state of a checkbox.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_checked = cbChecked _myCheckBox;
Additional Information
- See also:
- cbSetChecked
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