Syntax: lower(string)
Description: Text all to low case
Group: string
Note:
Example:lower("Hello")hello
Also see:
Implemented in: LambdaLOWER.java