function resetLuaState()
Creates a new lua state object. This means that all previously declared functions, variables and other objects will become inaccessible.
<none>