WaitWindowEvent()
Syntax
Event = WaitWindowEvent()
Description
Wait until an event occurs. It's the same function than WindowEvent() but locks the program execution, which is very important in multitasking environment. An application should always use this command instead of WindowEvent()if possible. For more information, see the documentation of WindowEvent()
Supported OS
Windows, AmigaOS, Linux