Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

Show() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Opens an InTouch window at its default position.

Syntax

Show windowname

Parameters

windowname

The name of the window to be opened. A literal string value, message tagname, or string expression.

Example(s)

This script opens the window Main.

Show "Main";

This script opens the window with the name that is stored in the wname message tag.

Show wname;

In This Topic
TitleResults for “How to create a CRG?”Also Available in