Copy link to clipboard
Copied
I am fuseaction as last element I need to display second element from last in list
how can i do it.
Copy link to clipboard
Copied
First, determine the length of your list with the CF Function for that task
.
Then, subtract two from that number.
Refer to the value in the position you calculated above.