API Debug: Difference between revisions
Appearance
XML import of API auto-gen |
XML import API auto-gen |
||
| Line 1: | Line 1: | ||
wiki page name | wiki page name | ||
Debug and diangostic | |||
===Functions provided for this class=== | ===Functions provided for this class=== | ||
{||-|[[API Debug.Print|Print]]|Prints out the string or value on a line in the debug window|-|[[API Debug.PrintLn|PrintLn]]|Prints out the string or value with a new-line in the debug window|} | {||-|[[API Debug.Print|Print]]|Prints out the string or value on a line in the debug window|-|[[API Debug.PrintLn|PrintLn]]|Prints out the string or value with a new-line in the debug window|} | ||
===Examples=== | ===Examples=== | ||
Revision as of 15:34, 10 May 2013
wiki page name Debug and diangostic