Hi, I would like to create and initialize a new variable that will contain an array of 40 strings. For example: MyStringArray[n].
What is the best way to do this?
Best way to create and initialize an array of strings?
Re: Best way to create and initialize an array of strings?
Hello.
You could create a StringList variable like on image. Other way is to create a array of sting on the Code tab.
Thank you.
You could create a StringList variable like on image. Other way is to create a array of sting on the Code tab.
Thank you.