UCase()

Syntax

Result$ = UCase(String$)
Description
Returns the original string converted into upper case characters (if possible). This command also supports accent letters, so if a lower 'é' is found, it will be transformed into 'É'.

Supported OS

All

<- Trim() - String Index - Val() ->