lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I am working on parsing XML using Lua Expat.  Is there any function that can return true or false depending on whether the value of a variable is a table or not?  I need such kind of function to process the result of the parse() function.

Any suggestion will be greatly appreciated.

Thanks,
Pete