Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Array Actions»Array For Each
Index
Navigation
Community Wiki

Array For Each

Loop through all items in an Array and run an FSM Template on each item.

NOTE: This is an advanced/experimental action, still in beta. Please report any issues you run into.

Array
Array to iterate through.
Store Item
Store the item in a variable.
Fsm Template Control
The Template to run on each item in the array.
  • The Template should expose a variable in the Inspector.
  • Use this Input variable to input the stored item.
  • The Template should use Finish FSM when finished.
Finish Event
Event to send after iterating through all items in the Array.

 


See Also:

 

Tags:

Last modified on 1/6/2016 4:59 PM by User.

  • RSS Feed