Functions

The following functions are exposed via the Sidewinder JavaScript API.

Exit

Closes all windows and terminates the application.

Parameters: none

Return Value: none

Example Usage

  Exit();