DataHub® WebView™ Scripting
DEBUG Function
Example
See Also
Emits a message to the script Debug Window.
S# Implementation
Copy
public
void
DEBUG(
object
message
)
Parameters
message
Type:
object
The message text.
Example
See
Debug Window
and
RegisterOption
for usage examples.
See Also
Reference
Cogent.DataHubWebView Namespace