remove
Description:
Removes the first value for key from this.
If there are other keys related to key their values will also be removed from this.
Parameters:
| this |
data to change |
| key |
key to remove |
Removes the first value for key from this.
If there are other keys related to key their values will also be removed from this.
| this |
data to change |
| key |
key to remove |