nargsoutΒΆ

nargsout returns the number of return values a function was called with.

rsOut = nargsout()

Return Value

rsOut is the number of return arguments.

id-140021