Create Script


Category: Scripting   
Command: script.create   
Description   

Create a new script.

  
Parameters   

name

Name of the new script

desc

Description of the script

  
Example Code   

script.create myScript "My new script."

  
Remarks   

None

  
Queryable? Unknown