Skip to main content Skip to docs navigation

A loop is a sequence of instructions that is repeated until a certain condition is met. An example would be the process of getting an item of data and changing it, and then making sure some condition is checked — such as if a counter has reached a prescribed number.

On this page

Updated on April 20, 2024 by Datarist.