Debug.displaySwitches

Overview | Methods | This Package | All Packages

Debug.displaySwitches

Displays a list of switches that the application currently has installed.

Syntax

public static void displaySwitches()

Remarks

You can make transient modifications to the value of switches from this dialog box. These switches are set to false in versions of your product that do not have the DEBUG conditional compile switch set. This method call is also compiled out.

See Also   defineSwitch, getSwitch