Import Macro
Description: This macro allows you to import classes into your executable document without polluting it with undesirable and unmeaningful user tables.
Syntax:
This will generate the following hidden table:
| import |
| my.class.to.import |
| some.other.class.to.import |