LCase

STATIC FUNCTION LCase ( String AS String ) AS String

Returns a UTF-8 string converted to lower case.

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