arc:includec keyword to include the cached Script of the specified file, if one exists in the cache. Otherwise, the original file is parsed. Like traditional includes in other programming languages, arc:includec is replaced by the contents of the file specified in the file parameter.
Parameters
- file: The name of the file to be included.