In this section CATIA attributes can be specified.
CATIA V5 is based on the ISO 646 standard, which does not support a multi-byte character code. Please use the repTable function to have valid CATIA attributes.
This section contains the following keys:
CATPRODUCT_PARTNUMBER=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(NB)>").reptable("").value()
CATPRODUCT_PARTNUMBER(hasERP_PDM_NUMBER)=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(ERP_PDM_NUMBER)>_<ATTR(NB)>").reptable("").value()
CATPRODUCT_DESCRIPTION_REF=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(NT)>\n<ATTR(NN)>").value()