How to use the LOWER Function in Vflow?

How can we convert all the characters into lowercase?

With the help of the LOWER Function, All uppercase characters are converted to lowercase.

LOWER(“DeCiMaL”)
LOWER(“getVal(‘tempObject.path’)”)
Example → decimal