nth function
$(nth, which, arg0 [, arg1,…, arg7])
Returns a member of the specified arguments.
Example
$(nth,2,(getvar,userr1),(getvar,userr2),(getvar,userr3))
Returns a member of the specified arguments.
$(nth,2,(getvar,userr1),(getvar,userr2),(getvar,userr3))