function upper

Converts the string X to upper case.

Syntax
result = upper(X)

Arguments
X:   A string.


See also
function lower
procedure upper