LWC$

Syntax

LWC$ (string$)

Location

LWCUPC

The function exchanges all upper case characters in the given string to lower case characters and returns the result. Only the standard alphabet is recognised - umlauts etc. are ignored.

CROSS-REFERENCE

UPC$ and UPPER$ return the string in upper case characters.