Table of Contents

TatScript.RuntimeError Method

Raises a runtime error with the specified message

Syntax

Unit: atScript

procedure TatScript.RuntimeError(msg: string);

Parameters

<-> Parameter Type Description
msg string

See also