| Did you know ... | Search Documentation: |
| table<-row |
|name,
create=[bool] -> table_rowNormally used to specify the row attributes:
..., get(Table, row 1, @on, Col), send(Col, valign, center), ...
Access to the table_row
object is can also used with
table->delete
to delete a row from the table.
See also table<-column.