Delete Data - Hash Table
Deletes a Table entry.
Properties
Table-id: Select an existing table. Table may be created by clicing on Table navigation on the left.
Key: Table key to delete.
Output
Output-location: Location to store the output data
Example
If Table test
has an entry with key test-key
and key is set to test-key
, Table will no longer have an entry with key test-key
. Output is ok if operation succeeded.