Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 27, 20213 yr Suppose I have this code in a template file. {media="icons/select-1.svg"} I actually want to reuse it later and want to store the results to variable $a like {{$a={media="icons/select-1.svg"};}} How do I achieve this? Edited April 27, 20213 yr by VarunAgw