ctrlEnable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|CTRLENABLE]]
[[Category:Scripting Commands|CTRLENABLE]]
[[Category:Scripting Commands OFP 1.97|CTRLENABLE]]
[[Category:Scripting Commands OFP 1.96|CTRLENABLE]]
[[Category:Scripting Commands ArmA|CTRLENABLE]]
[[Category:Scripting Commands ArmA|CTRLENABLE]]



Revision as of 21:09, 1 June 2006


ctrlEnable [idc, enable]


Operand types:

[idc, enable]: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.50

Description:

Enable / disable control with id idc of topmost user dialog.


Example:

ctrlEnable [100, false]