Read Me - Common Public License V1.0 - Copyright Notice(©)

removeItem


>>-removeItem(item,index)--------------------------------------><

Returns and removes from a relation the member item [item] (associated with index [index] ). Returns the Nil object if [value] is not a member item associated with index [index] . If [item] is the only member with [index] ) then the [index] ) is also removed from the Relation.

Read Me - Common Public License V1.0 - Copyright Notice(©)