lua-users home
lua-l archive

Re: detect the number of return values

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 11/01/2017 11:34, Chris Lu wrote:
I am using LuaJIT. I need to pass the result of one function to another function. The first function has multiple return values.
If this is *all* you want then just do
 functionSecond(functionFirst())
--
Shmuel

AltStyle によって変換されたページ (->オリジナル) /