Basic Array Tutorial Question
I am having a hard time using arrays.
I need to do such basic tasks as converting a text field 10 characters long to 10 one character array fields.
I also want to lookup an array using a search word and getting back an index. I know you must have such a tutorial but I can't find it.
I have been using substring functions but it is very ineficient.
I am having a hard time using arrays.
I need to do such basic tasks as converting a text field 10 characters long to 10 one character array fields.
I also want to lookup an array using a search word and getting back an index. I know you must have such a tutorial but I can't find it.
I have been using substring functions but it is very ineficient.
Last edited: