Index erase Erases an element from a relation, divisor or table object. Syntax index_erase(Divisor | Relation | Table, List) Description index_erase(Divisor | Relation | Table, List) Given a divisor, relation or table and a list, returns the same object without the elements of the list. Related functions Erase, Belongs?, Index Table of Contents Syntax Description Related functions