Development/Tutorials/Plasma4/JavaScript/API-Print

From KDE TechBase
Revision as of 12:08, 24 June 2011 by Aseigo (talk | contribs) (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')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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