show_debug_messages

show_debug_messages — show or hide debugging messages in the Data Browser.

Syntax

(show_debug_messages 0|1)
    

Arguments

0|1

Use 1 to show debugging messages in the Data Browser, or 0 to not show them.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command lets you toggle the functionality of the Debug button in the Event Log on or off programmatically. The Debug option is very verbose, and could put a high demand on system resources.