Js.work.debug

From Web Computing Documentation
(Difference between revisions)
Jump to: navigation, search
 
Line 3: Line 3:
 
''Sends a debug message to the client framework.''
 
''Sends a debug message to the client framework.''
   
<div style="background-color:#dddddd;width:600px;padding:10px;border-style:dotted;border-width:2px;border-color:#D45500">
+
<div class="function_definition">
 
'''<big>js.work.debug( string )</big>'''
 
'''<big>js.work.debug( string )</big>'''
 
----
 
----

Latest revision as of 11:00, 11 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