Several predefined functions in Lua return multiple values. An example is the string.find function, ... A special function with multiple returns is unpack .
確定! 回上一頁