remove_by_value method

remove_by_value

Removes the entry soft owner and entry name by value.

def remove_by_value(self, value):
    ...
ParameterTypeDescription
valuestrThe value.

See Also