de:lower

Lower

Format

lower( string)

Description

Returns string with all alphabetic characters converted to lower case.

See Also

Upper

print lower("BlUe!")

will display

blue!

New To Version

0.9.5e

de/lower.txt · Last modified: 2011/03/29 11:56 (external edit)