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/01/01 22:41]
127.0.0.1 external edit
en:lower [2020/02/28 10:46]
Line 1: Line 1:
-===== Lower (Function) ===== 
-==== Format ==== 
-**lower** ( //string_expr// ) 
- 
-returns //string_value// 
- 
-==== Description ==== 
-Returns //string_expr// 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)