Parsing an array
Is used when we want to read/modify an element of an array (Basically do data get/modify ... Array[n]
where n
is a variable )
There are a couple of methods, so use tabs above the page to find the one that suits you the best!