getlocal, returns the names and values of the upvalues for the nominated function. See also debug.setupvalue. function newCounter () local n = 0 return function ...
確定! 回上一頁