recurseReplace: Recursive replace
Description
To do: fill in some details
Usage
recurseReplace(templateTags, initCollection, curiterator = 1L)
Value
Does not look like it returns anything
Arguments
- templateTags
- The template tags 
- initCollection
- The list of all arguments parsed from the init section 
- curiterator
- An integer that tracks of the depth of recursion through the iterators. Defaults to 1.