Discussion
Coforge
GB
Last activity: 9 Oct 2015 3:12 EDT
How can we get the current index of a Value List ?
How can we get the index of a Value List while iterating on the ForEachElementInValueList ? param.pyForEachCount holds the value of the current index for a Pagelist. but how can i get the value of the current index of a value list ?
Also is there a way to get the value of the last iterated valuelist ? Say i am now in 16th loop of a valuelist, adn i want to check the value of the 15th loop.