Resolved! Unable to use includes() function through scoped application
Hi , We have written the below script getting error .Please suggest how to avoid this error . Service Charac is of Name-value Data type . var properties = Object.getOwnPropertyNames(rel.service_charac); for (var name in parsed.service_charac) { i...
