[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Decrements the event block counter for one or more event classes.
Syntax
AUNBLOCK:postcondition
In its argumentless form, AUNBLOCK
decrements the block counter for all event classes, provided the optional postcondition is either true or omitted.
AUNBLOCK:postcondition evclass1...,evclassN
In its inclusive form, AUNBLOCK
decrements the block counters for all event classes named in the list, provided the optional postcondition is either true or omitted.
AUNBLOCK:postcondition (evclass1...,evclassN
In its exclusive form, AUNBLOCK
decrements the block counters for all event classes except for those named in the list, provided the optional postcondition is either true or omitted.
This document was generated on September 20, 2023 using texi2html 5.0.