Difference between revisions of "MC-Basic:ERRORHISTORYCLEAR"

From SoftMC-Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 37: Line 37:
 
* [[MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
 
* [[MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
 
* [[MC-Basic:task.ERROR|task.ERROR]]
 
* [[MC-Basic:task.ERROR|task.ERROR]]
* [[Axystems:MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]
+
* [[MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]
  
[[Category:Axystems:MC-Basic:Error Handling|ERRORHISTORYCLEAR]]
+
[[Category:MC-Basic:Error Handling|ERRORHISTORYCLEAR]]
 
}}
 
}}

Latest revision as of 09:14, 22 May 2014

Clears the error log file.

Syntax

ErrorHistoryClear

Availability

All versions

Scope

Terminal

Limitations

Write only

Examples

ErrorHistoryClear

See Also