UDT Storage Provider Provider

Hi,

I want to bind the history storage provider to the first 3 characters of the UDT instance name, but the binding seems to be of the Parameter Binding type. See below:

image

The binding options seem limited to the UDT parameters and a few reserved references like InstanceName. Is there any way to access other expression function for string manipulation, ideally the runScript function?

I’d appreciate any other approach to achieve the binding to a manipulated version of InstanceName in this case.

Regards,
Deon

For anyone also struggling with this, I have found the most reliable solution to be system.tag.configure to set these properties from a change script somewhere.