Table of Contents

TatScriptInfo.Clear Method

Erases all available information. To populate the information again, you will need to recompile the script. Note that calling Clear method does not set the TatScript.Compiled flag to false.

Syntax

Unit: atScript

procedure TatScriptInfo.Clear;

See also