Hi everybody!
I'm new to Ignition and have been having fun with scripting. I made a repeatable template that will grab a tag's fields and display their "Category"(5 possible values which can be selected by a dropdown menu) and their "Label", which are both custom properties that I've added to the UDT.
Now I need to add these properties to more UDT's but some of them have over 40 fields. Is there a way to add a category and label custom property through scripting? As for the values, I can fill those in later but I at least want to set up the data structure. Any info would be helpful for a new timer!