Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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