<div dir="ltr">Hi,<div>I apologize if this is not the proper list.</div><div><br></div><div>In Israel we try to tag all names with "name","name:he","name:en", and we put the same value in "name" and "name:he".</div>
<div>For example:</div><div>  name=1234</div><div>  name:he=1234</div><div>  name:en=abcd</div><div><br></div><div>I would like to avoid repeating 1234 twice.</div><div><br></div><div>Is there a feature recognized by the renderer software packages that allows me to write something like this:</div>
<div><div>  name=$(name:he)</div><div>  name:he=1234</div><div>  name:en=abcd</div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div></div>