Difference between revisions of "API Debug"

From Flowcode Help
Jump to navigationJump to search
(XML import)
(XML import API changes)
Line 1: Line 1:
 
<sidebar>API contents</sidebar>
 
<sidebar>API contents</sidebar>
 
Debug and diangostic
 
Debug and diangostic
 +
  
 
__TOC__
 
__TOC__

Revision as of 12:21, 14 May 2013

<sidebar>API contents</sidebar> Debug and diangostic


Functions provided for this class

Print Prints out the string or value on a line in the debug window
PrintLn Prints out the string or value with a new-line in the debug window


Examples

No additional information

See also

No additional information