Skip to main content
Skip table of contents

g_Activity_Loop

Loop

Properties

caption : string

Caption for the loop in the service editor.

collection : string

Expression returning a list, collection, or iterator.

Example


'(1 1 2 3 5)

description : string

Loop description.

layout : string

GUI layout data.

name : string

Step name.

variable : identifier

The name of the workflow variable into which the current item will be placed.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

Content

Parents

Parent topic: g_Activity_Decision_Branch

Parent topic: Workflow

Parent topic: g_Activity_Loop

Parent topic: g_Activity_Semaphore

Parent topic: g_Activity_TryCatch_Try

Parent topic: g_Activity_TryCatch_Catch

Parent topic: g_Activity_Join_Activity

Parent topic: g_Activity_Queue_TimerEvent

Parent topic: g_Activity_Queue_ClassEvent

Parent topic: g_Activity_Queue_ProcessEvent

Parent topic: g_Activity_Queue_ManualEvent

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.