Q:

lua print contents of table

for k,v in pairs(table) do
 print(v)  
end
2

New to Communities?

Join the community