_Added in 1.9.0_ *$upper(text)* Returns text in uppercase. *Parameters* text - The text to format. *Example*
; Print 'text' in uppercase.
//echo -ag $upper(text)