for array or object remove item by index, returns removed item or null if index is out of bounds or setting is neither array nor object
See Implementation
for array or object remove item by index, returns removed item or null if index is out of bounds or setting is neither array nor object