Scenario: Use dynamic value in Email Template while sending email using SuiteScript 2.0 Firstly Create an email template: Here you can see, some variables prefixed with “NL”. You can give any name to your variable. Now in SuiteScript 2.0 code, use below code to replace variables of email template before sending email. //Get Transaction IDvar… Continue reading Email Template – Set Dynamic Value via script