Decrement Data - Hash Table
Decrement a Table data. Data has to be an integer.
Properties
Table-id: Select an existing table. Table may be created by clicking on Table navigation on the left.
Key: Table key to decrement the data on.
Amount: Amount of decrement to be applied.
Output
Output-location: Location to store the output data
Example
If Table test
with key test-key
had value 10, and amount was set to 3, output will be 7.