iteration | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | iterate,iterating,iterated,iteration |
Related | Glossary: loop, value |
Description | One repetition of a repeat loop; once through the loop. Also, a method of computation that works through each of a set of values. |