closeDialog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 40: Line 40:
[[Category:Scripting Commands OFP 1.96|CLOSEDIALOG]]
[[Category:Scripting Commands OFP 1.96|CLOSEDIALOG]]
[[Category:Scripting Commands ArmA|CLOSEDIALOG]]
[[Category:Scripting Commands ArmA|CLOSEDIALOG]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]]

Revision as of 08:36, 20 February 2007

Hover & click on the images for description

Description

Description:
Close the currently active user dialog.
Groups:
Uncategorised

Syntax

Syntax:
closeDialog idc
Parameters:
idc: Integer - control ID
Return Value:
Nothing

Examples

Example 1:
closeDialog 0

Additional Information

See also:
createDialogdialog

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