I am quite new to LabVIEW and struggling with some topics: I have create an array and dragged a string constant into the array. The result is I have a 1 dimensional array for string constants. Now I want to fill this array with some string I use in different locations of my VI.
How can I initialize the values in the string array?