ConsoleWindows |
Top Previous Next |
The ConsoleWindow object creates a console that can be used to display data or describe the steps of a Mission Plan as it executes.
The script example below shows how to configure a user created Console Window, display it using the Show method, and report text and data using the Report command.
Note: Using the replay toolbar after the Mission Plan has completed execution will not affect the contents of a ConsoleWindow.
See Also•Report Command •ConsoleWindow Properties and Methods
|