Library | Module

Class pfcFamtabInstanceValueGetReturn



Description

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



Property Summary

/* readonly */ booleanBooleanVal
Boolean value
/* readonly */ numberDoubleVal
Double value
/* readonly */ numberIntVal
Integer value
/* readonly */ stringStringVal
String value
/* readonly */ pfcParamValueValueObject
The PFC object generated by the method pfcScript.pwlFamtabInstanceValueGet()
/* readonly */ numberValueType
The type of argument value



Property Detail


/* readonly */ booleanBooleanVal

Boolean value




/* readonly */ numberDoubleVal

Double value




/* readonly */ numberIntVal

Integer value




/* readonly */ stringStringVal

String value




/* readonly */ pfcParamValueValueObject

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

These objects help you transition PWL style code to PFC code




/* readonly */ numberValueType

The type of argument value