Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
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.