function lower

Converts the string X to lower case.

Syntax
result = lower(X)

Arguments
X:   A string.


See also
function upper
procedure lower