Method ADT.Table.table()->append_bottom()
- Method
append_bottom
this_programappend_bottom(objecttable)- Description
This method appends two tables. The table given as an argument will be added at the bottom of the current table. Note, the column names must be equal. The column name comparison is case insensitive.