an Entity in Data Space: dbkwik.org
If you wanted to print all errors to your chat frame, you could do: seterrorhandler(print); Alternatively, the following would also perform the same task: seterrorhandler(function(msg) print(msg); end);