Library | Module

Class pfcItemNameToIDReturn



Description

Returned from the method pfcScript.pwlItemNameToID()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ numberItemID
The identifier of the model item
/* readonly */ pfcModelItemItemObject
The PFC object generated by the method pfcScript.pwlItemNameToID()



Property Detail


/* readonly */ numberItemID

The identifier of the model item




/* readonly */ pfcModelItemItemObject

The PFC object generated by the method pfcScript.pwlItemNameToID()

These objects help you transition PWL style code to PFC code