SNC not defined in scope app
I am using the following snippet to initiate the creation of a survey instance: new SNC.AssessmentCreation().addRecentAssessor(new_user); var instanceId = ""; if (type_id != "" && source_id != "") //This is an assessable record instanceId = new...
