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

AVEVA™ InTouch HMI

StringLen() Function

  • Last UpdatedNov 23, 2018
  • 1 minute read

Returns the length of a specified string, including non-visible characters.

Syntax

result = StringLen (string)

Parameters

string

A literal string, message tagname, or string expression.

Example(s)

StringLen("Twelve percent") returns 14.

StringLen("12%") returns 3.

StringLen("The end." + StringChar(13)) returns 9.

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