Below are revisions for this snippet.
Cycle - Cycles through arguments
Use this to print alternating values from an array.
It cycles through a series of values based on an iteration number.
For example, you could use this for alternating background colors.






