Table - AgustinoFlores/Roblox-Lua-Expander GitHub Wiki
This page contains functions added to the table object.
table.isArray()
table.concat()
table.copyTable()
table.empty()
table.find()
table.join()
table.print()
table.reverse()
table.toString()
table.insert()
table.remove()
table.removeValue()
table.slice()
table.splice()
table.shift()
table.unshift()