Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
ADT
ADT.Table
ADT.Table.table

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


Method rename

object rename(string|int from, string to)

Description

This method renames the column named from to to and returns a new table object. Note that from can be the column position.