- You can import other april files into an april program
- Importing an other apl code would ignore the keyword commands from the imported file
- Importing can be used to apply the same endpoints in your apl file
- You just need to mention the file name without extention
- The file should be saved with an .apl extention
Example:
IMPORT code // the imported code should be saved as code.apl