invoke (script)
Runs a script.
invoke (script, dictionary parameters)
Runs a script, passing in parameters via dictionary. The key/value pairs in the dictionary will be turned into local variables for the script. See also the do script command.