| Library | Module | Frames | Expand |
| /* readonly */ boolean | BooleanVal | |
| Boolean value | ||
| /* readonly */ number | DoubleVal | |
| Double value | ||
| /* readonly */ number | IntVal | |
| Integer value | ||
| /* readonly */ string | StringVal | |
| String value | ||
| /* readonly */ pfcParamValue | ValueObject | |
| The PFC object generated by the method pfcScript.pwlFamtabInstanceValueGet() | ||
| /* readonly */ number | ValueType | |
| The type of argument value | ||
| /* readonly */ boolean | BooleanVal |
|
Boolean value |
| /* readonly */ number | DoubleVal |
|
Double value |
| /* readonly */ number | IntVal |
|
Integer value |
| /* readonly */ string | StringVal |
|
String value |
| /* readonly */ pfcParamValue | ValueObject |
|
The PFC object generated by the method pfcScript.pwlFamtabInstanceValueGet() These objects help you transition PWL style code to PFC code |
| /* readonly */ number | ValueType |
|
The type of argument value |