ClearDebug

From MultiCharts
Revision as of 10:07, 9 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Clears the PowerLanguage Editor Output Log.

Usage

ClearDebug

Examples

ClearDebug;

Will clear the PowerLanguage Editor output log.

once cleardebug;

Clears the PowerLanguage Editor output log once.