All Repeat Context Functions

Collect Function (collect a list of repeated values)
Every Function (every repeated value is true)
Exists Function (at least one repeated value is true)
NonRepeated Function (a value that is not repeated)
RepeatContext Function (the current full repeat context)
RepeatCounter Function (the current innermost repeat counter)
UnRepeated Function (a value that is one level outside the current repeat context)

Related content