eligius
    Preparing search index...

    Variable breakForEachConst

    breakForEach: TOperation<TOperationData> = ...

    This operation should only be used within a loop, so between a forEach and endForEach operation. This operation immediately moves to the loop end index, effectively stopping the loop.