AppendRow
V[customerinfo]
table=V[customers]
A new empty row ist appended to the table variable
V[customers].
For each component of the structure
V[customerinfo]
for which a table column with same name exists the
component content is copied to the corresponding table cell.
|