closeDisplay: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{uc:{{PAGENAME}}}} " to "")
m (Text replacement - " " to " ")
Line 21: Line 21:


| [[Nothing]]
| [[Nothing]]
 
 
|x1= <code>_display [[closeDisplay]] 1;</code>
|x1= <code>_display [[closeDisplay]] 1;</code>



Revision as of 20:53, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control

Syntax

Syntax:
Syntax needed
Parameters:
display: Display
exitCode: Number
Return Value:
Return value needed

Examples

Example 1:
_display closeDisplay 1;
Example 2:
#define IDC_OK 1 _display closeDisplay IDC_OK;

Additional Information

See also:
createDisplaycloseDialog

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