llList2Integer(foo, 0); // returns the first element in the list. llList2Integer(foo, 1); // returns the second element in the list.