Loop Embedded Objects
You can use Loop embedded objects to obtain data from the For Each dataset.
Property
Property |
Type |
Description |
---|---|---|
dataArray |
String |
Dataset input by the For Each node. It is a two-dimensional array. |
current |
String |
Data row traversed by the For Each node. It is a one-dimensional array. |
offset |
Int |
Current offset of the For Each node, starting from 0. Loop.dataArray[Loop.offset] = Loop.current. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot