Adds an item to the array or replaces the last item in the array. If the array limit size is exceeded, the oldest array element will be removed and returned by the function.
Adds an item to the array or replaces the last item in the array. If the array limit size is exceeded, the oldest array element will be removed and returned by the function.