I'm attempting to get the last value from a list that was created using the following:
x = :Values << get values;
I tried using x[n rows()] since I know that works with the get as matrix() function, but the list is nominal and I keep getting an error.
Any help is appreciated. I'm using JMP 11