Jump to content

table.insert


pa3ck

Recommended Posts

Posted

Hi there, I'd have a question about table.insert. I have a table like this:

table = { [1] = {"123", 1, 2, 3 }, [ 2 ] = {"456", 3, 2, 1 } } 

I want to insert a set of values like ' {"123", 1, 2, 3 } ', how would do that?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...