UPCASE - Get uppercase CHAR

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

UPCASE(char-expression)

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


The result is of type CHAR.


See also: LOCASE.