FOR |
"For" is used to perform incrementation loops on a
variable or read loops on a table.
The documentation for this instruction was divided into two, to help
comprehension.
Refer to:
· For (variable) for loops on a variable.
· For (fichier) for loops on a file.
|
|