table.find

Syntax

tr = table.find(t)

Find a table. A null pointer may be returned if the table does not exist. This differs from table.get where a table is created if the specified table does not exist.

Returns:

tr - table pointer

Arguments:

t - integer or string name