Start another QiQu-Script. The command belongs to the group "System".
| Parameter Name | Description | Type |
|---|---|---|
| FileName | The name of QiQu script file. | valueexpression |
| NodeRef | The name of the reference to the (XML-)Document containing the script. | nodeReference |
<LoadDoc DocFileName="myScript.xml" NewDocRef="$myScript"/>
<RunQiQuScript NodeRef="$myScript"/>