chaprola_delete_record
Delete a single record from a data file by matching a where clause. Marks it as ignored (.IGN) for physical removal during consolidation.
Instructions
Delete a single record matched by a where clause. Marks the record as ignored (.IGN). Physically removed on consolidation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Data file name (without extension) | |
| where | Yes | Field name → value pairs to identify exactly one record | |
| project | Yes | Project name |