Control Flow

Control flow

if, else, loop, with, iterate, while, abort, return, loop_abort, and loop_continue control execution.

loop_key

Returns the current key during keyed iteration.

loop_value

Returns the current value during iteration.