quitApplication
Overview
This utility is used to close the application once the script is executed.
Syntax
simlab.quitApplication()
Use Case
After executing the script, SimLab will be open and it will hold the SimLab automation license. Using this utility, we can close SimLab once the script is executed to release the license.
Note: Sample Script