This functionality is only available for certain module packages.

You are here: Reference > SCRIPTING > General methods > Calling script in scripts

Calling script in scripts

Scripts can be called in other scripts. The following fragment can be used to call a script:

This runs with up to 10 arguments, beyond that an array has to be used (the array can also be used with less than 10 arguments).