You can choose to have a part code suggested automatically. Enter a code on the Codes form. Whenever a new part is created, the code will be incremented. You can change the proposed code, if desired.
Part numbering is not available if you are auto-numbering parts.
If the Script field contains a script that increments the part code, this script takes precedence over the value of the Part field. The script will determine the numbering, and the value of the Part field will be ignored.
You can use a script to compose a part code to suit your needs. You might want to start the code with the initials of the user creating the part.
The script you create must contain the function 'GeneratePartCode' and this function must return a unique part code.
If the Script field contains a script that increments the part code, this script takes precedence over the value of the Part field. The script will determine the numbering, and the value of the Part field will be ignored.