Emits a message to the script Debug Window.

public void DEBUG( 
object message 
)

Parameters

message

Type: object

The message text.

See Debug Window and RegisterOption for usage examples.