User Tools

Site Tools


en:lower

This is an old revision of the document!


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.1451713290.txt.gz · Last modified: 2020/02/28 10:46 (external edit)