amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
CSV.deleteRowByKeyAndValue
amalthea
csv
CSV
The method deletes table row by field (by its key and value).
struct
CSV
void
deleteRowByKeyAndValue
(
string
key
,
string
value
)
Meta
Source
See Implementation
amalthea
csv
CSV
aliases
deleteRowByField
constructors
this
functions
addRow
createTable
deleteRowByKeyAndValue
getArrayOfRowMaps
getRowMapByField
getTable
getValueOfField
rewrite
setValueOfField
writeTo
variables
headersOfColumns
The method deletes table row by field (by its key and value).