table.label

Syntax

s = table.label(t)
table.label(t) = s

Get/set the table label. The label is assigned to the table name when the table is created and can be subsequently modified. The table label is used during output and plotting for a more verbose description of the table contents. A new table is created if a unique integer or string name is given as an argument.

Returns:s - table label
Accepts:s - table label
Arguments:t - integer name, string name, or table pointer