Erase Window

Removes a Sub-window.

Parameters

  • Window - Name of sub-window
  • Options - How to handle removed window's content (you can choose to move or erase content. Please refer to the example below).

Example

On Button Click Logic
Erase Window “Sub Process 2”, Move content to parent window
Erase Window “Sub Process 3”, Also erase content

Comments

Note that the names used for the window are text strings, and must be inserted in double-quotes.

This command is only available with Simul8 Professional.