en:lower

Lower (Function)

Format

lower ( string_expr )

returns string_value

Description

Returns string_expr with all alphabetic characters converted to lower case.

See Also

Upper

print lower("BlUe!")

will display

blue!

See Also

History

0.9.5eNew To Version
en/lower.txt · Last modified: 2014/02/09 20:48 by admin