eligius
    Preparing search index...

    Variable continueForEachConst

    continueForEach: TOperation<TOperationData> = ...

    This operation should only be used within a loop, so between a forEach and endForEach operation. This operation immediately moves to the next loop index, effectively canceling the rest of the operations in the current iteration.