Previous | Up | Next |
Return the n-th element of a list (the elements are numbered from 0). If the element does not exist, nil is returned.Parameters
u0 nth_list ( [u0 r1] _list_ I _position_ )
Return value
_list_ any list _position_ any integer
n-th element