I have a simple question, but I'm having a hard time understanding how to use a String Array. I couldn’t find any information about this in the user manual or here in the forum.
In my PLC, I have a UDDT that includes a String[21] data type. I want to create a similar string array in Ignition, but when I try to define String[21] in the data type, it doesn’t work. Also tried the parameter binding and I wasn't susccessful.