Click or drag to resize

HostUtilsDebugString Method

Overload List
  NameDescription
Public methodStatic memberDebugString(String)
Prints a debug message to the Rhino Command Line. The message will only appear if the SendDebugToCommandLine property is set to true.
Public methodStatic memberDebugString(String, Object)
Prints a debug message to the Rhino Command Line. The message will only appear if the SendDebugToCommandLine property is set to true.
Top
See Also