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.
LOWER(string)
where:
Alphanumeric
Is the character string to be converted, or a temporary field that contains the string.