You are here: Core Reference > Coding > Scripting > App.Exit

App.Exit

The Exit function is an application function that is used to close ViewX.

Syntax

App.Exit ( )

Description

The Exit application function closes ViewX when executed.

Arguments

None.

Returns

None.

Example:

App.Exit


ClearSCADA 2015 R2