Jump to content

table.remove


IIYAMA

Recommended Posts

Yes, an iteration statement loops through all indexes in an array (you can call it array or table), 'i' and 'v' are the values from where the loop is (I just can't explain it better to you), you don't need to get the value of 'i' in the array again, simply use 'v' instead - that's what iteration statement vars are for, otherwise I'd use a while statement instead or anything else.

Link to comment

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...