UCase

STATIC FUNCTION UCase ( String AS String ) AS String

Returns a UTF-8 string converted to upper case.

Note that this function may not works if you try to convert a character that do not exist in your current system charset.