Standard.BaseDataVectorremoveOn this pageVector.remove removeat Group: Selections Documentation Removes the item at the given index from the vector. 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.