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

App.DisplayHelp

The DisplayHelp function is an application function that is used to display the ClearSCADA online help window.

Syntax

App.DisplayHelp ( )

Description

The DisplayHelp application function opens the online help window when executed.

You can then use the Online Help window to view the reference documentation for your system, such as help files on Mimics, Logic, point configuration etc.

Arguments

None.

Returns

None.

Example:

App.DisplayHelp


ClearSCADA 2015 R2