INSERTTOL inserts a new operand in the tolerance data editor.
Syntax:
INSERTTOL row
Discussion:
The value row must evaluate to an integer expression greater than 0 and less than or equal to the current number of operands plus 1. See also
DELETETOL
and
SETTOL
.
Example:
INSERTTOL 3
Next: