Quit
The Quit method terminates the application.
Syntax
object.Quit
Example 1
This example demonstrates how to close the Surfer application.
SurferApp.Quit
Example 2
This script displays all the methods in the Application object.
Used by: Application object