remove_by_value method
remove_by_value
Removes the entry soft owner and entry name by value.
def remove_by_value(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
Removes the entry soft owner and entry name by value.
def remove_by_value(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |