Arguments

key
string
required

The key of the hash.

field
string
required

The field to increment

increment
integer
required

How much to increment the field by. Can be negative to subtract.

Response

The new value of the field after the increment.