Contents
Display Legacy Contents

 Print
    UpperCase  
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
 
See also
Samples

 
Updated: 3/21/2018 4:27 PM
lor: #262626;">Updated: 3/21/2018 4:27 PM