Go to: Synopsis. Return value. MEL examples.

Synopsis

setStartupMessage string

setStartupMessage is undoable, NOT queryable, and NOT editable.

Update the startup window message. Also know as the 'Splash Screen', this is the window that appears while the application is starting up.

Return value

None

MEL examples

setStartupMessage "Initializing Main View";