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/08/12 13:07]
admin
en:upper [2020/02/28 10:46]
Line 1: Line 1:
-===== Upper (Function) ===== 
-==== Format ==== 
-**upper** ( [[stringexpressions|string_expression]] ) 
- 
-returns [[stringexpressions|string_expression]] 
- 
-==== Description ==== 
-Returns [[stringexpressions|string_expression]] 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)