Recursive replace
To do: fill in some details
recurseReplace(templateTags, initCollection, curiterator = 1L)
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. |
Does not look like it returns anything
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.