Syntax: upper(string)
Description: Text all to upper case
Group: string
Note:
Example:upper("Hello")HELLO
Also see:
Implemented in: LambdaUPPER.java