just testing… so please ignore this post
--Useful for debugging, Prints all the tables
function g:printTable ()
for k,v in pairs ( _properties ) do
print ( " --> " … k … " = " … v )
end
end [/lua] [import]uid: 3826 topic_id: 13536 reply_id: 313536[/import]