include <file> | |||
---|---|---|---|
Description | Includes the specified file name as if its contents would be written instead of the include property. include commands can be used within global scope or between property declarations of tasks, resources, and accounts. For technical reasons you have to supply the optional pair of curly brackets if the include is followed immediately by a macro that is defined within the included file. | ||
Attributes | Name | Type | Description |
file | STRING | ||
Optional Attributes | taskprefix | ||
Context | The TJP File, project, | ||
Inheritable | No | Scenario Spec. | No |
See also | export |