Hi all!
I have done this blueprint to make a array of strings but is not showing the correct way.
I have put 2 strings of names, when i execute the code he shows the second index first not the first.
Why is doing this?? how i can fix?
Thanks!
Hi all!
I have done this blueprint to make a array of strings but is not showing the correct way.
I have put 2 strings of names, when i execute the code he shows the second index first not the first.
Why is doing this?? how i can fix?
Thanks!
You dont have understand my question.
I know how works the arrays but this time is not working the right way.
When the code execute normaly on the printing have to show “diana” because is the first index of the array but is not happening that.
Instead is printing **“ana” **first.
In this screenshot i have 3 strings now and you can see what is happenind, is printing from the end of the array to the beggining: