1x8-array

s2sluder/arrays/1x8-array

A 1x8 array.
1x8-array
@/1x8-array
A 1x8 array.
inumber
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.
1x8-array
i
arr[i]
recall
return
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.