uppercase
(Short Description to be added).
Description |
Syntax |
Parameters |
Returns |
Example |
Uppercase of input string. |
uppercase(strExpr) |
strExpr: string expression. |
String with all characters converted to uppercase. |
uppercase('aBcDeF') |
Copyright © Cloud Software Group, Inc. All Rights Reserved.