LCase()

Syntax

Result$ = LCase(String$)

Description

Return the original string converted in Lower Case caracters (if possible). This command also support accent letter, so if an Upper 'É' is found, it will be tranformed into 'é'.

Supported OS

Windows, AmigaOS, Linux

String - Index