List or Dict only: for lists it will remove the index of the value given. For dicts it removes the element with the specified key of value.
lists
value
dicts
Readonly
A value for the operation to apply against the current data storage value.
DataStorageOperation for all possible operation subtypes.
List or Dict only: for
listsit will remove the index of thevaluegiven. Fordictsit removes the element with the specified key ofvalue.