How can we convert all the characters into uppercase?
With the help of the UPPER Function, All lowercase characters are converted to uppercase.
**UPPER(“getVal(‘tempObject.path’)”) **
UPPER(“decimal”)
Example → DECIMAL
How can we convert all the characters into uppercase?
With the help of the UPPER Function, All lowercase characters are converted to uppercase.
**UPPER(“getVal(‘tempObject.path’)”) **
UPPER(“decimal”)
Example → DECIMAL