Table of Contents

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;

See also