Hi!
I have a nested UDT: MES_msg. It's part of a larger UDT: Engine. In Engine I have the parameters letter and number. So in the nested UDT: MES_msg I want a parameter called name be a combination of letter and number. This works for some of my instance, but not for all and I can't see that I have made any errors on the instances where it does not work. I looks like in the image, where it looks like it's stating what the provider should do, but it's not performing the "command".
So, does anyone know what has happend when the tag provider does not resolve the parameter command/lookup/expression?