1.

How To Get The Current Index Of The List In A Loop?

Answer»

There is a special VARIABLE on the pipeline called $ITERATION which will be incremented as the loop operator works up through the list.

There is a special variable on the pipeline called $iteration which will be incremented as the loop operator works up through the list.



Discussion

No Comment Found