Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.Table
ADT.Table.table

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


Method _values

array(array) _values()

Description

This method returns the contents of a table as a two dimensional array. The format is an array of rows. Each row is an array of columns.