Run Script Implicit


Category: Scripting   
Command: script.implicit   
Description   

Run a script by name.

  
Parameters   

name

Name or hash of the script to run. All script services will be searched for the script.

args

Arguments for the script.

  
Example Code   

script.implicit MyScript

  
Remarks   

None

  
Queryable? Unknown