delete key (key) from table (table)
In the toolbox
Delete a key from a table.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
key | String | ✓ | The key to delete. |
table | table | ✓ | The table to delete the key from. |
Output
void - This is a statement with no outputs