sequence_object:reset()
-
object
sequence_object
¶ -
sequence_object:
reset
()¶ Set the sequence back to its original state. The effect is that a subsequent
next()
will return thestart
value. This function requires a ‘write’ privilege on the sequence.
-