User Tools

Site Tools


en:upper

Differences

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

Link to this comparison view

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