> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/logics/ovrloopnode/ovrlooptype.md).

# OvrLoopType

#### Enumeration

<table><thead><tr><th width="251.2134821162615"></th><th>Description</th></tr></thead><tbody><tr><td>IterationsCount</td><td>Simple loop with finite number of iterations.</td></tr><tr><td>While</td><td>While loop – a condition must be true in order to continue looping.</td></tr></tbody></table>
