Index erase
Erases an element from a relation, divisor or table object.
Syntax
index_erase(Divisor | Relation | Table, List)
Description
Given a divisor, relation or table and a list, returns the same object without the elements of the list.
Erases an element from a relation, divisor or table object.
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.