ResetGlobalAssertCounts command

From m204wiki
Jump to navigation Jump to search
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.
Action:

Normally, the assert counts accessible from the &&globalAssertFailureCount, &&globalAssertStatus, and &&globalAssertSuccessCount Client functions are reset only when the Client is started/restarted. If you want to clear them at any arbitrary time, executing resetGlobalAssertCounts resets them to 0.

Syntax:

resetGlobalAssertCounts 

Client menu: --
Introduced: Build 57