Library | Module

Class pfcSelectReturn



Description

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



Property Summary

/* readonly */ numberNumSelections
The number of selections made.
/* readonly */ pfcSelectionsSelectionObjects
The PFC object generated by the method pfcScript.pwlSelect()
/* readonly */ stringseqSelections
The selctions made.



Property Detail


/* readonly */ numberNumSelections

The number of selections made.




/* readonly */ pfcSelectionsSelectionObjects

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

These objects help you transition PWL style code to PFC code




/* readonly */ stringseqSelections

The selctions made.