ForEach

Component-cycle that goes through all values of the selected array

Properties

- Array*: [ICollection] Array, the values of which are searched for in the cycle

- Variable*: [T] Variable that stores the value of the current array variable

- Index: [Int32] Current iteration index

Last updated