Method lfun::_iterator_value()


Method _iterator_value

mixed _iterator_value()

Description

Called in Iterator objects by foreach (optional).

Returns the current value for an iterator, or UNDEFINED if the iterator doesn't point to any item.