To use a script to call another script, use the following format:
Call ("Name of the script",argument1,argument2,arugment3,argument4)
The arguments are optional and you cannot use more than four of them. They can be variables, strings, Booleans, or numbers. If the argument is a string, it must have quotation marks around it.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other