Use the function
ProUdfdataVarparamsGet() to obtain an array of available variant parameters and/or annotation values that can optionally be set when placing this UDF. You can use the function
ProUdfvarparamProarrayFree() to free this
ProArray of variant items.
Use the function
ProUdfvarparamOwnerGet() to obtain the feature or annotation element that owns this variant parameter or annotation value.
Use the function
ProUdfvarparamNameGet() to obtain the name or the symbol of the variant parameter or annotation value.
Use the function
ProUdfvarparamDefaultvalueGet() to obtain the default value for the variant parameter or annotation value.