Home > comp > gb > string > lcase 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
String.LCase (gb)
STATIC FUNCTION LCase ( String AS String ) AS String

STATIC FUNCTION LCase$ ( String AS String ) AS String

Returns an UTF-8 string converted to lower case.

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