I am porting some code from Flash and need to make a temporary duplicate of a multidimensional array and wondered if Lua has anything that can help?
In Flash, I would use
myArrayCopy = myArray.slice() [import]uid: 7863 topic_id: 8561 reply_id: 308561[/import]