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

AVEVA™ InTouch HMI

StringUpper() Function

  • Last UpdatedFeb 21, 2017
  • 1 minute read

Returns the uppercase equivalent of a string.

Syntax

result = StringUpper (string)

Parameters

string

A literal text, message tagname, or string expression.

Example(s)

StringUpper("abcd") returns "ABCD".

StringUpper("The Value Is 22.2") returns "THE VALUE IS 22.2".

mtag = StringUpper(mtag) converts the message value of mtag to uppercase.

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