Difference between revisions of "ClearDebug"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Clears the PowerLanguage Editor Output Log. ==== Usage ==== <syntaxhighlight>ClearDebug</syntaxhighlight> ==== Example ==== <syntaxhighlight>ClearDebug; will clear the ...")
 
Line 7: Line 7:
 
<syntaxhighlight>ClearDebug;  will clear the PowerLanguage Editor Output Log</syntaxhighlight>  
 
<syntaxhighlight>ClearDebug;  will clear the PowerLanguage Editor Output Log</syntaxhighlight>  
 
   
 
   
[[Category:Math and Trig]]
+
[[Category:Output]]

Revision as of 13:50, 26 January 2012

Clears the PowerLanguage Editor Output Log.

Usage

ClearDebug

Example

ClearDebug;  will clear the PowerLanguage Editor Output Log