User Tools

Site Tools


en:upper

This is an old revision of the document!


Upper (Function)

Format

upper ( string_expression )

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

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

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