Jump to content

API Debug: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import
Admin (talk | contribs)
XML import
Line 1: Line 1:
<sidebar>API contents</sidebar>
<sidebar>API contents</sidebar>
Debug and diangostic
Debug and diangostic
__TOC__


==Functions provided for this class==
==Functions provided for this class==
Line 15: Line 17:
==Examples==
==Examples==
''No examples available''
''No examples available''
==See also==

Revision as of 21:25, 11 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 examples available

See also