Developer's Manual  Debugging Your Application  Debuging Console Application

Debuging Console Application

You can use the debugger when creating a console application. The debugger in console application works in the same way as it does in the public mode. See suDebugLog function for additional information.

Please login to add comments.