Form.Show

The Show function allows the script to display a Form.

Syntax

Form.Show()

Description

Displays a Form. The next function in the script is not performed until the Form is closed by a user.

Arguments

None.

Returns

None.

Example:

Form.Show()

Displays a Form that has been created earlier in the script.


Disclaimer

Geo SCADA Expert 2020