invoke
From QuestWiki
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.
| < Back to Script Commands |