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

AVEVA™ InTouch HMI

StringASCII() Function

  • Last UpdatedNov 23, 2018
  • 1 minute read

Returns the ASCII code of the first character of a string.

Syntax

result = StringASCII (string)

Parameters

string

A literal string, message tagname, or string expression.

Example(s)

StringASCII("A") returns 65.

StringASCII("hello world") returns 104.

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