UPSTR - Convert a string to upper case (Reports & Settings Report Generator function)
From Catalyst Knowledge Base
(Redirected from REF:rprgfupstr)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Syntax
$UPSTR{string}
Description
Convert a string into upper case.
|
Parameters
- string
- A text parameter that can not be omitted.
- Input Text.
Returns
A text value. Will return the text string all in upper case.