ResetAssertCounts command

From m204wiki
Revision as of 03:52, 9 February 2023 by Ekern (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Normally, the assert counts accessible from the &&assertFailureCount, &&assertStatus, and &&assertSuccessCount Client functions are reset when the Client is started/restarted and when a new macro is invoked. If you want to clear them at any arbitrary time, executing resetAssertCounts resets them to 0.

Syntax:

resetAssertCounts 

Client menu: --
Introduced: Build 56