| Syntax |
|
| Documentation | A loop that iterates over a range of tokens:
tokens, the tokens to iterate through. delimiter, an optional parameter used to set the tokens delimiter (defaults to \r\t). statement, the statement to execute while another token exists.
|
| Examples | |
| (No example available.) | |
| Group | Control_Flow |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_ADVANCED |
| Minimum parameters | 3 |
| Maximum parameters | 5 |