DELIMITER
- Last UpdatedAug 19, 2025
- 1 minute read
|
Function: |
Specifies which character Isodraft recognizes as the itemcode suffix delimiter. |
|
|
Description: |
Identical components can be distinguished by having a suffix added to their SPREFs. Isodraft normally removes suffixes from itemcodes in the material list by recognizing the delimiter character, which separates the suffix from the rest of the SPREF. The default suffix code delimiter is the colon (:). A component with an SPREF of /A1A/TEE.50X50:X will normally appear on the material list with the itemcode TEE.50X50. Note: The specification name /A1A/ is also removed automatically. |
|
|
Examples: |
DELIMITER AT |
Specifies @ symbol. |
|
DELIMITER COLON |
Specifies : symbol. |
|
|
DELIMITER PLUS |
Specifies + symbol. |
|
|
DELIMITER DOT |
Specifies . symbol. |
|
|
DELIMITER AND |
Specifies & symbol. |
|
|
Command Syntax: |
>--- DELImiter ---+--- ATsymbol -------. | | |--- COLONsymbol* ---| | | |--- PLUSsymbol -----| | | |--- DOTsymbol ------| | | ‘--- ANDsymbol ------+---> |
|
|
Querying: |
Q DELImiter Q OPTions |
|