Forum Post: RE: (Suggestion?) Replace template tokens after parsing?

  • Thread starter Thread starter matman
  • Start date Start date
Status
Not open for further replies.
M

matman

Guest
It helps, but I actually forgot to mention that I was trying to achieve something like "{!" + fields[0][1] + " #before }"; . The reason I was trying to do it like that was because I wanted to retrieve the value when evaluating it, not before the evaluation. I wanted to expand the fields array up to 90 fields; retrieving 180 field values (current value and #before value) was a bit too much.

Continue reading...
 
Status
Not open for further replies.
Back
Top