nargsinΒΆ

nargsin returns the number of arguments a function was called with.

rsIn = nargsin()

Return Value

rsIn is the number of arguments.

id-647076