A shortcut for the expression:
sectionBlock.execSecCount == 0
which would means, neither of the passed sections in the block has
been executed (during the current pass through the block).
You can use this property within enabling conditions of sections to switch on/off some alternative processing.
See Also:
execSecCount