Index number to assign current incoming arr[i] value.
arr[i]number
Incoming data to be stored in the array.
recallnumber
Index number for which to return the corresponding datum.
returnnumber
Returns the value that corresponds to
the recall index number.
To use the node in your project you should have the s2sluder/arrays library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.