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

AVEVA™ InTouch HMI

InfoAppTitle() function

  • Last UpdatedJul 22, 2024
  • 1 minute read

Returns the application title or Windows task list name of a specified application that is running.

Syntax

result = InfoAppTitle (appname)

Parameters

appname

Name of the application without the .exe extension. A literal string value, message tagname, or string expression.

Example(s)

This script returns "Calculator"

InfoAppTitle("calc")

This script returns "Microsoft Excel"

InfoAppTitle("excel")

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