&&globalAssertFailureCount: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Same as </span><span class="f_Monospace">assertfailurecount_function.html|&&assertFailureCo...")
 
No edit summary
 
Line 3: Line 3:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Same as </span><span class="f_Monospace">[[assertfailurecount_function.html|&amp;&amp;assertFailureCount]]</span><span class="f_Para"> except its scope is the entire Client session. During such a session, the count is only cleared if done explicitly with the </span><span class="f_Monospace">[[ResetGlobalAssertCounts command|resetGlobalAssertCounts]]</span><span class="f_Para"> command.  </span>
<span class="f_Para">Same as </span><span class="f_Monospace">[[&&assertFailureCount]]</span><span class="f_Para"> except its scope is the entire Client session. During such a session, the count is only cleared if done explicitly with the </span><span class="f_Monospace">[[ResetGlobalAssertCounts command|resetGlobalAssertCounts]]</span><span class="f_Para"> command.  </span>


'''Syntax:'''
'''Syntax:'''

Latest revision as of 22:21, 18 August 2022

Action:

Same as &&assertFailureCount except its scope is the entire Client session. During such a session, the count is only cleared if done explicitly with the resetGlobalAssertCounts command.  

Syntax:

&&globalAssertFailureCount 

Introduced: Build 57