Variables
|
Variable |
Description |
|
<company> |
Contains the
current company name, as it is set on the
Product registration screen. Use this in a
report detail, or the report Header, to
identify the company that the report belongs
to. |
| <formfeed> |
Contains the
ASCII form feed character. Use this if you
want to generate a new page at any stage in
your report. |
|
<page> |
Contains the
current page number. Typically used on the
Footer part of the report. |
| <SelectedEmployees> |
Contains the current
selected group (e.g. Everyone or a single
employee). |
|