JUSTAFTER
Run a special function or program at the conclusion of the report.
Reporting Area(s):
General
Required Parameters:
- Function or Program to run (i.e. "dothisstuff") ("=dothat(nmid, 'Hello')"
Optional Parameters:
None
Example(s):
JUSTAFTER([=STAMPNAME("nmorg", "Bank")]) at the conclusion of this report it will run the STAMPNAME function for all names included in the report.
JUSTAFTER("do mergmail") at the conclusion of this report the custom program "Merge Mail" will run.