Js.work.debug

From Web Computing Documentation
(Difference between revisions)
Jump to: navigation, search
(New page: {{DISPLAYTITLE:js.work.debug}}==Description== ''Sends a debug message to the client framework.'' <div style="background-color:#dddddd;width:600px;padding:10px;border-style:dotted;border-...)
 
Line 10: Line 10:
 
</div>
 
</div>
   
Used for debugging purposes. The string message is handled by the framework and depending on the actual gui it may be displayed.
+
  +
Used for debugging purposes. The string message is handled by the framework and depending on the actual ''gui'' it may be displayed.

Revision as of 12:37, 7 July 2011

Description

Sends a debug message to the client framework.

js.work.debug( string )


string The debug message to be sent to the framework.


Used for debugging purposes. The string message is handled by the framework and depending on the actual gui it may be displayed.

Personal tools
Modules