Issue while parsing suitelet result to template in site builder

While we pass string values from suitelet to templates,we usually parses the result but it may display some of the following errors.

Solution
This errors are displayed then string that we are passing may contain characters like “”,/,: .
To avoid this stringify the result or replace the characters.

Leave a comment

Your email address will not be published. Required fields are marked *