|
Includes
File Includes
IncludeThe include keyword takes a file and expands its contents inside the current document. You can use include into a block as well. It's very useful in conjunction with SymbolImporting. Examples
$include { module.bas }
|
Sign in to add a comment