Contents


Table Manipulation

Global table variable: table


Description

The following methods have been added to the built-in Lua table table.


Methods


table.clean

table.clean tbl

table.concat

table.concat tbl1, tbl2

table.contains

table.contains tbl, o

table.join

table.join tbl
table.join tbl, delim

table.toList

table.toList tbl