Pike v8.0 release 1738

Method ADT.Table.table()->append_right()


Method append_right

object append_right(object table)

Description

This method appends two tables. The table given as an argument will be added on the right side of the current table. Note that the number of rows in both tables must be equal.