Introduced in | |
Version: | 1.00 |
---|---|
Description | |
Description: | Tests whether any user dialog is open. |
Syntax | |
Syntax: | dialog |
Parameters: | |
Return Value: | Boolean - Returns true, if a dialog is open; false, if not. |
Examples | |
Examples: | if !(dialog) then {createDialog "Dialog1"} |
Additional Information | |
See also: | createDialog, closeDialog, VBS Displays |
Multiplayer: | |
Problems: |
Overview
Content Tools