select(index, ...)
Returns all the arguments passed to it after the first index. If the first index is "#", it returns the total number of arguments it received (including nil).
"#"
nil