I'm trying to create a function to save me some time, to take an array, and insert some data into a newly created slot.
However, I'm having trouble using arrays as a parameter/input source, and returning seems just as difficult. Are there any tips/tricks for this? IE should I use square brackets or not? Niether seem to work :/
Thanks
However, I'm having trouble using arrays as a parameter/input source, and returning seems just as difficult. Are there any tips/tricks for this? IE should I use square brackets or not? Niether seem to work :/
Thanks