I have lua function which accept the arguments. I want to get the name of the argument so that I can log the argument along with error.
Any idea how to get argument name in lua?
I have lua function which accept the arguments. I want to get the name of the argument so that I can log the argument along with error.
Any idea how to get argument name in lua?