CAPSTR - Capitalises the first letter of each word in a string (Reports & Settings Report Generator function)
From Catalyst
Revision as of 11:37, 22 September 2016 by Les Ward (talk | contribs) (Les Ward moved page CAPSTR - Capitalises the first letter of each word in a string (Reports & Parameters Report Generator function) to CAPSTR - Capitalises the first letter of each word in a string (Reports & Settings Report Generator function))
Syntax
$CAPSTR{string}
Description
Will convert the first letter of each word in string to upper case.
|
Parameters
- string
- A text parameter that can not be omitted.
- Input Text.
Returns
A text value. Will return the text string capitalised.