.subtract()
Subtracts the provided value from the value of the provided key. If no existing number, the provided value will be subtracted from 0 (zero).
subtract(key, value)
Also allows the use of dot notation:
Last updated
Subtracts the provided value from the value of the provided key. If no existing number, the provided value will be subtracted from 0 (zero).
Also allows the use of dot notation:
Last updated