[Prev: connect()] [Home] [Next: eval()]

debug()

debug( expression )

Prints the expression (applying toString() if necessary) to the output (stderr), followed by a newline.

See also println().

[Prev: connect()] [Home] [Next: eval()]