Skip to main content
Version: 25.2

nextValue

  • function, special message sent to iterator objects
  • Retrieves the next value from an iterator. When no more values are available, the constant end is returned.