LOWER: Converting a Character String to Lowercase

How to:

The LOWER function converts a character string to lowercase.

To use this function, you must import the function library MNTUWS. For more information on importing this library see Accessing and Calling a Function.


Top of page

x
Syntax: How to Convert a Character String to Lowercase
LOWER(string)

where:

string

Alphanumeric

Is the character string to be converted, or a temporary field that contains the string.


WebFOCUS