TatScripts.Add Method
Adds a new script. You can then set source code, set language type, compile, execute the script, among other actions.
Syntax
Unit: atScript
function TatScripts.Add: TatScript;
Adds a new script. You can then set source code, set language type, compile, execute the script, among other actions.
Unit: atScript
function TatScripts.Add: TatScript;