본문으로 건너뛰기

Loop (container)

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.

LoopLoop컨테이너

개요

Loop (container)은(는) AutoFlowRPA의 Loop 카테고리에 속한 노코드 자동화 단계입니다. 다른 단계를 그 안에서 실행하도록 묶는 컨테이너 역할을 합니다. 8개의 매개변수를 설정해 동작 방식을 정확하게 제어할 수 있습니다. 비주얼 빌더에서 워크플로로 끌어다 놓을 수 있는 369개 명령 중 하나이며, 스크립트가 필요 없습니다.

기능 소개

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 그룹에서 Loop (container) 명령을 캔버스로 드래그하세요.

  2. 2

    사이드 패널에서 파라미터를 설정하세요 — Loop (container)에는 설정 가능한 항목이 8개 있습니다.

  3. 3

    워크플로에 연결한 뒤 Run을 누르세요. 모든 작업이 내 컴퓨터에서 로컬로 실행됩니다.

자주 묻는 질문

Loop (container) 명령은 무엇을 하나요?

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 (container) 명령은 어느 그룹에 속하나요?

Loop (container)은(는) Loop 그룹에 속합니다. AutoFlowRPA는 코드 없이 조합할 수 있는 369개 이상의 바로 쓰는 명령을 제공합니다.

Loop (container) 명령에 파라미터가 있나요?

네 — Loop (container)에는 설정 가능한 항목이 8개 있으며, 모두 비주얼 노드 에디터에서 편집할 수 있습니다.

번거로운 업무를 자동화할 준비가 되셨나요?

오늘 30일 무료 체험을 시작하세요. 신용카드도, 약정도 없습니다.