SyntaxFix
Write A Post
Hire A Developer
Questions
You are looking for the insert function, found in the table section of the main library.
insert
table
foo = {} table.insert(foo, "bar") table.insert(foo, "baz")