Lorem ipsum dolor sit amet, consectetur adipiscing elit. Test link

PEGA PRPC REALTIME TASK - 3

pega realtime tasks,pega realtime tasks 1,pega prpc tasks,realtime tasks,pega prpc,pega real time projects,pega real time scenarios,pega prpc real time examples
PEGA PRPC REALTIME TASK - 3

Pega_Realtime_Task_No.3

Problem: 
When processing a For loop or iterating over a Value List or Page List, which standard parameter would you inspect to get the value of the current iteration?

Solution: 

pyForEachCount

Explanation: 
The standard parameter pyForEachCount holds the index value of the current iteration. Note that if the iteration is a For loop, the increment may be a value other than 1.

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon.