Add a phrase to every record in a report
You can use the USER_SYM_SUBROUTINE subroutine with the FIXED.LITERAL argument in a complex User Symbolic to add a fixed value to every record in a report.
Subroutine name
USER_SYM_SUBROUTINE
Subroutine argument
FIXED.LITERAL
Example of use
You could create a default statement for your institution's credit line. This way all records would have the same information.
Argument syntax and parameters
FIXED.LITERAL!text you wish to display
Example of subroutine argument
FIXED.LITERAL!Copyright restrictions apply
This User Symbolic will display the text Copyright restrictions apply on every record included in the report or export.