dialog: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands OFP 1.96|DIALOG]] | [[Category:Scripting Commands OFP 1.96|DIALOG]] | ||
[[Category:Scripting Commands ArmA|DIALOG]] | [[Category:Scripting Commands ArmA|DIALOG]] | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command_Group:_Interaction|{{uc:{{PAGENAME}}}}]] |
Revision as of 05:11, 24 February 2007
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.78
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: GUI Control
- Command Group: Interaction