| Library | Module | Frames | Expand |
| /* readonly */ number | NumSelections | |
| The number of selections made. | ||
| /* readonly */ pfcSelections | SelectionObjects | |
| The PFC object generated by the method pfcScript.pwlSelect() | ||
| /* readonly */ stringseq | Selections | |
| The selctions made. | ||
| /* readonly */ number | NumSelections |
|
The number of selections made. |
| /* readonly */ pfcSelections | SelectionObjects |
|
The PFC object generated by the method pfcScript.pwlSelect() These objects help you transition PWL style code to PFC code |
| /* readonly */ stringseq | Selections |
|
The selctions made. |