Lower Case

Changes all characters in a String object to lower case.

Inputs

From string
The original String object.

Output

Returns the String object with all lower-case characters.

Copyright IBM Corp. 2003, 2004