lua - Retrieve table name -


Is there a way to retrieve a table name? For example, from this table I only want to remove the names of "Emmic", "Molybdeno", "Tamarindo", "Verranana", "UnitsCanDB" = Key names. {Profile = {mimic = {...}, Molybdeno = {...}, Tamandundo = {...}, VrenYya = {...}}}

< P>

You can use the inner table:

  Combine k (UnitsCanDb.php) for - End of the handset  

Using the above given loop, for example, you can copy all to a new table:

  local name = {} In pairs (unit scan DB profiles) for k. Table. (Name, K) end  

Comments