Type to start searching...

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