Loop (container)

内部に配置したコマンドを繰り返すコンテナです。繰り返し方法を選択できます:固定回数、リストの各項目、while 条件、または Exit Loop まで連続実行。

ループLoopコンテナ

概要

内部に配置したコマンドを繰り返すコンテナです。繰り返し方法を選択できます:固定回数、リストの各項目、while 条件、または Exit Loop まで連続実行。

A container that repeats the commands placed inside it. Pick how it iterates: a fixed count, each item of a list, a while-condition, or continuously until Exit Loop.

パラメータ

パラメータ必須既定値説明
Loop typedropdown
N times · For each · While · Continuous
必須N times
Iterations (N times)number
任意3How many times to repeat.
: 5
変数に対応
Index variablevariable
任意Loop.Current1-based iteration number.
List variablevariable
任意The list to iterate over.
: myList
Current item variablevariable
任意Loop.CurrentItemReceives the current item each iteration.
Condition: first valuestring
任意Loop continues while this holds.
: {{{count}}}
変数に対応
Conditiondropdown
is equal to · is not equal to · is greater than · is less than · is greater than or equal to · is less than or equal to · contains · does not contain · is empty · is not empty
任意is less than
Condition: second valuestring
任意
: 10
変数に対応

面倒な作業を自動化しませんか?

今すぐ10日間の無料トライアルを開始。カードも契約も不要です。