throw string

Prints a string through the socket channel, and terminates the script.

Parameters:

string - string to print.

Example:

throw "Error!";

See also:

message, print

► latest version online