Subscriber portal
Retrieves the value that is pointed to by the iterator.
public anytype value()
Before you try to retrieve the value of a list element, use the ListIterator.more method to test whether an element exists.