assistance-engine/docs/developer.avapframework.com/chapter13_5.md

4 lines
273 B
Markdown

## Operation
When an include is found in an AVAP™ file, the interpreter searches for the specified file and incorporates it into the current file at compile time. This means that all the code contained in the included file will be available for use in the current file.