Method ADT.Sequence()->SequenceIterator()->set_value()


Method set_value

mixed set_value(mixed val)

Description

Set the value at the current position.

Parameter val

The new value.

Returns

Returns the old value.