As the duplicate question says, the standard way to get Lua version is: print(_VERSION). Anyway, _VERSION will contain a string like Lua 5.1 ...
確定! 回上一頁