I am attempting to do a split, but I cannot assign my variable the type of String. It appears not to be in the .Net Type. What am I missing?
Found the issue. You must make it an array of stings in order for the System.String Value to show.
I have the same problem doing the tutorial. The strange part is that if you download the example they somehow manage to find the String type of variable in the list. I simply cannot … is not there. Anyone has an answer for this ? Cheers.
How did you solve it ?
1 Like
Thanks a lot. Now i dont know how i didnt saw it. Thx.