System.ID.reset()

Signature

void reset(String name, long value)

Domain

ACTION, CONDITION, BUI

Description

Sets the sequence identified by the given name to the given value if the given value is greater than the current value.

Parameters

NameTypeDescription
nameStringa specified sequence name.
valuesequenceid value

Returns

TypeDescription
void