I know to get and reset the value of a PIO parameter instance using GetRField and SetRField but what is the route to rebuilding the "choices list" of a particular parameter field?
I don't suppose it is unique to the PIO instance but probably a global to the PIO definition.
Would GetObject and SetObjectVariableString be the route?
There is no SetPluginChoice or SetCustomObjectChoice is there?
Or do I just need a handle to the PIO definition and use SetRField?
And is this separator for the entries in the choices list or is it indexed somehow? &div&
Larry