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.