INCLUDE
-statement includes the code of another Ampersand-script or the data of a .xlsx-file into the context.INCLUDE
statements themselves. The files mentioned there are treated as though they were included in the main file. So their code is also part of the same context. Nested adl-files can have their own xlsx-files included.