Tag Name: iterator

Description

Iterate over a iterable value

Attributes

Name

Required

Default

Evaluated

Type

Description

id false false String Deprecated. Use 'var' instead
status false false false Boolean If specified, an instanceof IteratorStatus will be pushed into stack upon each iteration
value false false String the iteratable source to iterate over, else an the object itself will be put into a newly created List
var false false String Name used to reference the value pushed into the Value Stack