amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
CSV.addRow
amalthea
csv
CSV
The methods adds new table row.
void
addRow
(string[] row)
struct
CSV
void
addRow
(
string
[]
row
)
void
addRow
(S args)
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 methods adds new table row.