Some report generator functions have been enhanced.
- $ENV{} can now set the value of an environment variable to allow values to be passed to other reports.
- $FORENAME{} can now return the initials of forenames.
A new function has been added that allows a string to be capitalised.
Functions
- CAPSTR
- Will capitalise the first letter of each word.
- See the Report Generator manual for the full details of the above function(s).