upper

Syntax: %upper(s)

Return the string s in uppercase.

Examples:

#SHOW %upper("this IS a test.")

displays:

THIS IS A TEST.



Contents %trimright %viewrec