table.get

Syntax

tr = table.get(t)

Get a table. If the table does not exist, a new table is created. This differs from table.find where a null pointer is returned if the table does not exist.

Returns:tr - table pointer
Arguments:t - integer or string name