A script can run other scripts during execution. The script imports these during runtime.
To check if a script imports further scripts, open the General properties page of the script and click Advanced.
The Advanced options dialog lists all additional scripts () that the current script requires when running. If you disable any check boxes, the
corresponding scripts will not be used.
When you export or import a script, you can also export or import the scripts that are imported by this script. During import, these additional scripts are overwritten where applicable.