LOSTR - Convert a string to lower case (Reports & Settings Report Generator function)
From Catalyst Knowledge Base
(Redirected from REF:rprgflostr)
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
$LOSTR{string}
Description
Convert a string into lower case.
|
Parameters
- string
- A text parameter that can not be omitted.
- Input Text.
Returns
A text value. Will return the string all in lower case.