function ExecuteScript (string sScript, object oTarget = OBJECT_SELF)
Make oTarget run sScript and then return execution to the calling script. If sScript does not specify a compiled script, nothing happens.
- Return type: void
- Include file: nwscriptdefn