Description :
This instruction runs a new script and then, once the new script has stopped, reverts to the following instruction of the current script. The current script is resumed after the instruction script.stop () has been called in the new script.
Parameters :
-
Path and filename to the correct script file. The path can be an Internet address or a local (hard disk) address. Should the path be unspecified, Alambik will search for the file in the current directory of the current local hard disk.
-
Use to pass on a string parameter to a script.
Return Value :
-
Return value of the instruction script.stop
Notes :
This instruction removes all objects from computer memory (including screen.resolution.set).
Examples :
|