ErrorWindow

Deprecated method
Note: Do not use this method in new applications. The method has been deprecated and is provided only for compatibility.

ErrorWindow(display as Boolean)

display
true
Permits the error window to be displayed to the user. This is the default setting.
false
The error window will not be displayed to the user. The application must check for errors using the ExCode method.