Description | Example | Return message | Group

Message

Display text messages in the STK Message Viewer window

Syntax

Message <ApplicationPath> {MessageOptions}

Related commands

Description

The Message command can be used to place a text message in the STK Message Viewer window or to Clear the messages from the Message Viewer window. The following table describes the valid {MessageOptions}.

{MessageOptions}Description
ClearAllMessagesClears the messages from the Message Viewer window.
<MessageType> "<Message>"<MessageType> defines the priority level of the message. "<Message>" is the text message to be displayed.

Valid values for <MessageType> are:

<MessageType>Description
0Low priority. Displays as Debug message.
1Informational message.
2Important informational message.
3Warning message.
4Error message.

Examples

To display the informational message "Hubble entering Zone of Exclusion" in the Message Viewer window:

Message / 2 "Hubble entering Zone of Exclusion"

To clear all messages from the Message Viewer window:

Message / ClearAllMessages

Return message

Group membership

This command belongs to the following group(s):

Application Options

Version

7.0