arc:include keyword to include Script from other files. Like traditional includes in other programming languages, arc:include is replaced by the contents of the file specified in the file parameter.
Parameters
- file | document: The name of the file to include.
- language: The language the file is written in.
Control Attributes
NoneExample
Importcompanyname and copyright attributes in each script without duplication: