.. _lwc-dlr: 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** :ref:`upc-dlr` and :ref:`upper-dlr` return the string in upper case characters.