This Function returns a <string>, which is the specified Value with all the chars in upper case.
Parameters
Value <string> |
|
String to upper case the chars from. |
|
|
Example 1
|
|
Example 2
|
Upper-case("KaLiPsO")
Result = KALIPSO
|
|
Upper-case("kalipso")
Result = KALIPSO
|
Updated: 11/5/2014 11:51 AM
lor: #262626;">Updated: 11/5/2014 11:51 AM |