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

AVEVA™ InTouch HMI

StringLower() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Returns the lowercase equivalent of a string.

Syntax

result = StringLower (string)

Parameters

string

A literal text, message tagname, or string expression.

Example(s)

StringLower("TURBINE") returns "turbine".

StringLower("The Value Is 22.2") returns "the value is 22.2".

mtag = StringLower(mtag) converts the message value of mtag to lowercase.

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