in reply to Re: Interpolating string that contains variables to be interpolated
in thread Interpolating string that contains variables to be interpolated

Perfect! I don't know why I thought I had to escape the $, but your solution fixed my issue. Thank you very much!

  • Comment on Re^2: Interpolating string that contains variables to be interpolated