User Tools

Site Tools


en:lower

This is an old revision of the document!


Lower (Function)

Format

lower ( string_expression )

returns string_expression ==== Description ==== Returns string_expression with all alphabetic characters converted to lower case. ==== See Also ==== Upper <code> print lower(“BlUe!”) </code> will display <code> blue! </code> ==== See Also ====

==== History ==== |0.9.5e|New To Version|

en/lower.1471028182.txt.gz · Last modified: 2020/02/28 10:46 (external edit)