LCase()

Syntax

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

Supported OS

All

<- Hex() - String Index - LSet() ->