ctrlEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|1.5 " to "| ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
||
Line 22: | Line 22: | ||
|s2= [[Boolean]] <nowiki>=</nowiki> '''ctrlEnabled''' controlName | |s2= [[Boolean]] <nowiki>=</nowiki> '''ctrlEnabled''' controlName | ||
|p21= controlName: [[Control]] | |p21= controlName: [[Control]] | ||
|r2= [[Boolean]] |RETURNVALUE2= | |r2= [[Boolean]] |RETURNVALUE2= |
Revision as of 18:14, 29 January 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- idc: Number - control ID
- Return Value:
- Return value needed
Alternative Syntax
Examples
- Example 1:
if (!(ctrlEnabled 100)) then { ctrlEnable [100, true] };
- Example 2:
_enabled = ctrlEnabled _control
Additional Information
- See also:
- See also needed
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