/
Import Macro
Import Macro
Description: This macro allows you to import classes into your executable document without polluting it with undesirable and unmeaningful user tables.
Syntax: {greenpepper-import: my.class.to.import | some.other.class.to.import | ... }
Example
{greenpepper-import:my.class.to.import|some.other.class.to.import}
This will generate the following hidden table:
import |
my.class.to.import |
some.other.class.to.import |
, multiple selections available,
Related content
Include Macro
Include Macro
More like this
Info macro
Info macro
More like this
Group macro
Group macro
More like this
Wiki macro
Wiki macro
More like this
Using custom types
Using custom types
More like this
Writing your specification in MarkDown
Writing your specification in MarkDown
More like this