The client Script to set addressee field on the address form as empty

/**  * @NApiVersion 2.1  * @NScriptType ClientScript  * @NModuleScope SameAccount  */ define([],     /**      * @param{currentRecord} currentRecord      * @param{record} record      */     function() {         /**          * Function to be executed after page is initialized.          *… Continue reading The client Script to set addressee field on the address form as empty