en:upper

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.txt · Last modified: 2014/02/09 20:50 by admin