System Actions
/
Condition actions

For Each

For Each

Kuika's For Each action allows certain operations to be performed sequentially for each item in a list. It is used to dynamically manage recurring operations within the application and to perform operations on list data. By looping a list, For Each allows you to apply the defined actions on each item.

The For Each action works as follows:

  • First, a list to be looped is selected.
  • Then, actions are defined for each item in the list.
  • During the loop, data specific to each item can be accessed with Current Row, so you can perform customized actions based on the list elements in your application.

In this tutorial, you will learn how to use the For Each action to operate on lists in your application and create dynamic loop-based workflows.

For Each action is supported on web and mobile apps.

İlişkili diğer içerikler

Sözlük

No items found.

Alt Başlıklar