4D v14.3Lowercase |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
Lowercase
Lowercase
Lowercase takes aString and returns the string with all alphabetic characters in lowercase. The optional * parameter, if passed, indicates that any accented characters present in aString must be returned as accented lowercase characters. By default, when this parameter is omitted, accented characters “lose” their accents after the conversion is carried out. The following project method capitalizes the string or text received as parameter. For instance, Caps ("john") would return "John". This example compares the results obtained according to whether or not the * parameter has been passed: $thestring:=Lowercase("DÉJÀ VU") ` $thestring is "deja vu" |
PROPERTIES
Product: 4D
HISTORY
Modified: 4D v11 SQL SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||