Library | Module

Class pfcSessionWindowsGetReturn



Description

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



Property Summary

/* readonly */ numberNumWindows
The number of windows
/* readonly */ intseqWindowIDs
The list of window identifiers
/* readonly */ pfcWindowsWindowObjects
The PFC object generated by the method pfcScript.pwlSessionWindowsGet()



Property Detail


/* readonly */ numberNumWindows

The number of windows




/* readonly */ intseqWindowIDs

The list of window identifiers




/* readonly */ pfcWindowsWindowObjects

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

These objects help you transition PWL style code to PFC code