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

AVEVA™ Plant SCADA

StrLower

  • Last UpdatedJul 18, 2023
  • 1 minute read

Converts a string to lowercase.

Syntax

StrLower(String)

String:

The source string.

Return Value

The string (as lowercase).

StrUpper

Example

Variable=StrLower("ABCDEF");

! Sets Variable to "abcdef".

Variable=StrLower("AbCdEf");

! Sets Variable to "abcdef".

See Also

String Functions

Using the Caret Escape Sequence Character

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