Below are revisions for this snippet.

Cycle - Cycles through arguments





Syndication

Revision Revison 1
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.