CSV.deleteRowByKeyAndValue

The method deletes table row by field (by its key and value).

struct CSV
void
deleteRowByKeyAndValue
(
string key
,
string value
)

Meta