Table of Contents

TatVirtualMachine.RuntimeError Method

Raises a runtime error with the specified message

Syntax

Unit: atScript

procedure TatVirtualMachine.RuntimeError(msg: string);

Parameters

<-> Parameter Type Description
msg string

See also