displayCtrl: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(+ category)
Line 38: Line 38:
[[Category:Scripting Commands ArmA|DISPLAYCTRL]]
[[Category:Scripting Commands ArmA|DISPLAYCTRL]]
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 03:31, 30 April 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return child control with specified idc.
Groups:
Uncategorised

Syntax

Syntax:
display displayCtrl idc
Parameters:
display Display
idc Number
Return Value:
Control

Examples

Example 1:
_control = _display displayCtrl 101

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

Notes

Bottom Section