LOCASE - Get lowercase CHAR

Language reference ›› Built-in functions ›› Miscellaneous ››
Parent Previous Next

LOCASE(char-expression)

Returns the lowercase character corresponding to the given parameter (ASCII).


The result is of type CHAR.


See also: UPCASE.