Hi, I'm wondering if it's possible to implement an array inside another array, or hash, and be able to access an element of the sub array (without making attribute and objects.)
Like this:
my_array[0]=[1,2,3,4]
and be able to, for example, access the array ID# 1 of the sub array [1,2,3,4]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.