AnsiLowerCase

Belongs to : Function

Description

The AnsiLowerCase function creates a copy of MixedString with all letters converted to lower case.

All Ansi commands support multi-byte and accented characters.

Notes
AnsiLowerCase supercedes the LowerCase function.

Multi-byte character sets are operating system defined. For example, Oriental versions of Windows uses multi-byte characters to support their very large set of primitives ('letters').




Example code