Summary
For Each Loop
Description
Iterate over each item in an array
Route
No Northbound API Available
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
job_id | string | yes | - |
data_array | array | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
current_item | * | Current item |