Development/Tutorials/Plasma4/JavaScript/API-Print: Difference between revisions
(Created page with '= Print and Debug = * '''print(string message)''': prints message to console * '''debug(string message)''': print message to console if it is running in a KDE debug build') |
m (D ed moved page Development/Tutorials/Plasma/JavaScript/API-Print to Development/Tutorials/Plasma4/JavaScript/API-Print) |
(No difference)
|
Latest revision as of 23:27, 11 September 2014
Print and Debug
- print(string message): prints message to console
- debug(string message): print message to console if it is running in a KDE debug build