Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

If I want to display second last element in the list how is it possible.

New Here ,
May 12, 2010 May 12, 2010

I am fuseaction as last element I need to display second element from last in list

how can i do it.

287
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
May 12, 2010 May 12, 2010
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources