{"ScriptPreparationCode":"var a = \u0027dynamicProduct:abc\u0027;","TestCases":[{"Name":"string","Code":"console.log(a.split(\u0027:\u0027))","IsDeferred":false},{"Name":"regex","Code":"console.log(a.split(/:(?![^{]*})/g))","IsDeferred":false}]}