ForAction

constructor(identifier: String, iterable: Value, actions: List<Action>)

Parameters

identifier

Identifier of the current iterated value

iterable

Iterable to iterate during the loop

actions

Actions to execute while condition is true