Library | Module

Class pfcWindowActiveGetReturn



Description

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



Property Summary

/* readonly */ numberWindowID
The identifier of the currently active window. Use parseInt with this identifier.
/* readonly */ pfcWindowWindowObject
The PFC object generated by the method pfcScript.pwlWindowActiveGet()



Property Detail


/* readonly */ numberWindowID

The identifier of the currently active window. Use parseInt with this identifier.




/* readonly */ pfcWindowWindowObject

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

These objects help you transition PWL style code to PFC code