The LOWER function lowers system delimiters in a string to the next lowest delimiter.
LOWER(expression)
The expression is a string containing one or more delimiters which are lowered as follows:
ValuemarkDelimitedVariable = LOWER(AttributeDelimitedVariable)
jBC