4D v14.3Uppercase |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Uppercase
Uppercase
Uppercase takes aString and returns the string with all alphabetic characters in uppercase. The optional * parameter, if passed, indicates that any accented characters present in aString must be returned as accented uppercase characters. By default, when this parameter is omitted, accented characters “lose” their accents after the conversion is carried out. This example compares the results obtained according to whether or not the * parameter has been passed: $thestring:=Uppercase("hélène") ` $thestring is "HELENE" |
PROPERTIES
Product: 4D
HISTORY
Modified: 4D v11 SQL SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||