======debug====== WMPRO FW >= 1.0 WMMEGA FW >= 2.0 Print to debug output ====Description==== debug ( string $output ) ====Parameter==== $output: A string to output ====Return Values==== None ====Example==== ====See Also==== [[how_tos:Serial Port Programming]] - Some information on connecting and using the serial ports [[debugout()]] - Enable or disable debug messages [[error_reporting()]] - Set the debug output level [[log()]] - Print to the System Log (or optional file) [[print()]] - Print data to the current output stream such as a web page or terminal