for
IBM ILOG Script keyword used to create a loop or iterate over properties in order to execute a statement.
This IBM ILOG Script keyword is used to create a loop in order to execute a statement. It can be used to initialize a loop with a condition, or to iterate over the properties of an expression value and execute a statement.
For more information see for in Table 2 the Language Reference Manual.