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 |
Raises a runtime error with the specified message
Unit: atScript
procedure TatVirtualMachine.RuntimeError(msg: string);
| <-> | Parameter | Type | Description |
|---|---|---|---|
| msg | string |