Is there anything similar to structure or class or arraylist in EFS? I have created a comma separated set of values and I am passing it as a global variable. On the receiving end I separate each one and I put it into an array, however referring to each array element using element number is somewhat confusing, I am looking for an easier way to refer to each element of the array possibly using a name instead of a number, do you have any recommendations?
thanks
Behzad G.
thanks
Behzad G.
Comment