api.table
Append
table: table item: Any
table: table
item: Any
table modified
table
Adds the item to the end of the table.
Remove
table: table index: integer
index: integer
Removes an item from the table at the selected index.
Join
table: table table: table
Combine one table with another, to form a single table.
Last updated 4 months ago