User Tools

Site Tools


en:upper

This is an old revision of the document!


Upper (Function)

Format

upper ( string_expr )

returns string_value

Description

Returns string_expr with all alphabetic characters converted to upper case.

See Also

Example

print upper("BlUe!")

will display

BLUE!

See Also

History

0.9.5eNew To Version
en/upper.1451713349.txt.gz · Last modified: 2020/02/28 10:46 (external edit)