recurseReplace: Recursive replace
Description
To do: fill in some details
Usage
recurseReplace(templateTags, initCollection, curiterator = 1L)
Arguments
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.
Value
Does not look like it returns anything