Class pfcUDFVariantPatternParam
Description
This class specifies the name of the pattern parameter the user must supply to place the UDF.
Direct Parent Classes:
User Guide References:
Property Summary
Method Summary
| Create (string Name, number PatternParam) |
| |
| |
| Specifies the name of the pattern parameter the user must supply to place the UDF. |
Property Detail
The parameter name
Method Detail
| Create | (string Name, number PatternParam) |
Specifies the name of the pattern parameter the user must supply to place the UDF.
Parameters:
Name
The name given to the pattern parameter by the UDF.
PatternParam
The parameter value
Returns:
Instance of the UDFVariantPatternParem object.
User Guide References: