Art Component
Fnd_Art_StartupDialogClose
Fnd_Art_StartupDialogClose
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
Fnd_Art_StartupDialogClose closes the startup message. This routine is safe to call even if no startup message was displayed. The startup dialog is designed to stay open for at least three seconds once it is displayed, so this command may take a few seconds to execute as it waits for this three second delay. If the startup dialog has been displayed for at least three seconds before calling Fnd_Art_StartupDialogClose, the window will close immediately. See the Fnd_Art_StartupDialog method for an example.
Extracted source text
Fnd_Art_StartupDialogClose
Parameter Type Description
No parameters required.
Fnd_Art_StartupDialogClose closes the startup message. This routine is safe to call even if no startup
message was displayed.
The startup dialog is designed to stay open for at least three seconds once it is displayed, so this
command may take a few seconds to execute as it waits for this three second delay. If the startup dialog
has been displayed for at least three seconds before calling Fnd_Art_StartupDialogClose, the window
will close immediately.
See the Fnd_Art_StartupDialog method for an example.