User Tools

Site Tools


en:lower

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:lower [2016/08/12 12:56]
admin
en:lower [2020/02/28 10:46]
Line 1: Line 1:
-===== Lower (Function) ===== 
-==== Format ==== 
-**lower** ( [[stringexpressions|string_expression]] ) 
- 
-returns //[[stringexpressions|string_expression]] 
- 
-==== Description ==== 
-Returns [[stringexpressions|string_expression]] with all alphabetic characters converted to lower case. 
-==== See Also ==== 
-[[upper|Upper]] 
-<code> 
-print lower("BlUe!") 
-</code> 
-will display 
-<code> 
-blue! 
-</code> 
- 
-==== See Also ==== 
-{{page>en:start#String Handling&noheader}} 
- 
-==== History ====  
-|0.9.5e|New To Version| 
  
en/lower.txt ยท Last modified: 2020/02/28 10:46 (external edit)