本文へスキップ

Loop (container)

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

ループLoopコンテナ

概要

Loop (container) は、AutoFlowRPA の ループ カテゴリに属するノーコードの自動化ステップです。 他のステップをまとめて内部で実行するコンテナとして機能します。 8 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。

概要

内部に配置したコマンドを繰り返すコンテナです。繰り返し方法を選択できます:固定回数、リストの各項目、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
変数に対応

Loop (container) コマンドの使い方

  1. 1

    AutoFlowRPAを開き、ループグループからLoop (container)コマンドをキャンバスにドラッグします。

  2. 2

    サイドパネルでパラメータを設定します。Loop (container)には設定可能な項目が8個あります。

  3. 3

    ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。

よくある質問

Loop (container) コマンドは何をしますか?

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

Loop (container) コマンドはどのグループに属しますか?

Loop (container)はループグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。

Loop (container) コマンドにパラメータはありますか?

はい。Loop (container)には設定可能な項目が8個あり、ビジュアルノードエディタで編集できます。

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

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