◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── LCASE$ converts a string to all lowercase letters. LCASE$(stringexpression$) Usage Notes ■ LCASE$ and UCASE$ are helpful in string-comparison operations that are not case sensitive.