resequence command
Use the resequence command to reorder the numeric part of the document's sequence numbers into unique ascending numbers.
Syntax
resequence [ start [ increment ] ]
Parameters
start Use the optional start parameter to indicate the sequence number that should be used for the first line in the document. If not specified, the resequence command will use 100 as the start value. increment Use the optional increment parameter to indicate the increment that should be used to resequence the sequence numbers. If not specified, the resequence command will use the start value as the increment value.
Status
The status parameter is not affected by this command.
Description
If you issue the resequence command, the document's sequence numbers will be reordered. The document will only have sequence numbers if the sequenceNumbers parameter has been set.
Examples
resequence resequence 10 10
Editor commands, actions, and parameters
sequenceNumber parameter
sequenceNumbers parameter
Default editor commands