Set Window Name
Changes the name of a Sub-window.
Parameters
- Window - Old name of sub-window, blank for default or an object on it
- New Name - The new name of the sub-window
Example
On Button Click Logic
Set Window Name “Sub Process 2”, “Machining Sub-Process”
Set Window Name “Sub Process 3”, “Cleaning Sub-Process”
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.