ArrayPush( array:array, anything:value ) → int
Adds (pushes) the specified value onto the end of the array.
See also: ArrayCreate ArrayCopy ArrayErase ArrayGet ArrayPop ArrayRev ArraySet ArraySort