ドキュメント

サポート

Break loop node

Exit a loop before it reaches the end.
読み終わるまでの所要時間 1 分最終更新 4日前

Use the Break loop node to stop a loop immediately. It ends the loop and continues with the logic that comes after the loop.