# ForEach

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-16fe17ef234f0a75f66653bd0d591d691075f801%2Fimage%20\(50\).png?alt=media)

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

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-45e998d1c822822c9b0f47c6635c7d48a15856b9%2F1%20\(128\).png?alt=media)

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
