Allows the indicated external file to be incorporated into the compilation.
Syntax |
$include filename |
---|---|
filename |
Name of the file to include. The file refers to the folder of the file containing the $include directive, unless it is specified with absolute path |
Note |
Multiple files can be included (max. 400) |
Example of use:
Example of the contents of the file litio.i3:
Example of the contents of the file litreg.i3:
|