dialog

From Bohemia Interactive Community
Revision as of 06:11, 24 February 2007 by Kronzky (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns if a user dialog is present. Read Dialog Control for more information about user dialogs and controls.
Groups:
Uncategorised

Syntax

Syntax:
dialog
Return Value:
Boolean - true if a dialog is open, false if not

Examples

Example 1:
?!(dialog) : createDialog "Dialog1"

Additional Information

See also:
createDialogcloseDialog

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