I added the following, and the output was the same sys_id all three times:



${sys_id}


${current.sys_id}


<mail_script>


template.print(current.sys_id);


</mail_script>




It shouldn't matter which I use then, no?