Standard.BaseDataArrayremoveOn this pageArray.remove removeat Group: Selections Documentation Removes the item at the given index from the array. Arguments at: The index at which to remove the item. If the index is less than 0, the index will be counted back from the end.