To add line break in Script include
I have one notification for RITM's In that i need to add line break after every comma for description. Below is the script include part. Please suggest. default_sc_req_item_rows: function() { this.row('Number', '${number}'); this.row('Short descrip...
