deleteSystemSequenceNumber

deleteSystemSequenceNumber(name: String): Boolean;

The deleteSystemSequenceNumber method of the System class deletes the system sequence number with the name specified by the value of the name parameter.

This method returns true if a number was deleted; otherwise it returns false if the system sequence number with the specified name does not exist.

2025.0.01 and higher