Skip to main content
Skip table of contents

g_Sequence_Loop

Loop

Properties

caption : string

Caption for the loop in the service editor.

collection : string

Expression returning a list, collection, or iterator. Defaults to 'this'.

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 service variable into which the current item will be placed. Defaults to 'this'.

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_Sequence_Dispatch_Case

Parent topic: t_SOADefinition_IntegrationServices_Service

Parent topic: g_Sequence_Loop

Parent topic: g_Sequence_Semaphore

Parent topic: g_Sequence_TryCatch_Try

Parent topic: g_Sequence_TryCatch_Catch

Parent topic: g_Sequence_Join_Sequence

Parent topic: Service

JavaScript errors detected

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

If this problem persists, please contact our support.