Next: toint

Prev: todbref

toerr

toerr(string)
This function converts string to an error code. string can be any string; it does not have to be a valid identifier.

Examples:

toerr("foo")
     => ~foo