Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2016 02:10 PM
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?