delete_block_rows
Delete rows from a block by key and remove matching sheet rows. Missing keys are ignored; if all rows would be deleted, the last row is kept with its cells cleared.
Instructions
Delete rows from a block by their key. Missing keys are silently ignored. Also deletes the matching sheet rows (one block per sheet-row assumption). If you try to delete every row, the last one is kept and its cells are cleared instead — the engine doesn't allow rowCnt=0 blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| block | Yes |