Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Appends an element to an array.
Srch.U.appendArray(a, item)
Parameters
a
The array to which the item should be appended.item
The item to append.