{"ScriptPreparationCode":"var testStr = \u0027[marketCode::US]\u0027;\r\nvar outputStr = \u0027\u0027;","TestCases":[{"Name":"regex","Code":"outputStr = testStr.replace(/[\\[\\]]/g, \u0027\u0027);","IsDeferred":false},{"Name":"double replace","Code":"outputStr = testStr.replace(\u0027[\u0027, \u0027\u0027).replace(\u0027]\u0027, \u0027\u0027);","IsDeferred":false}]}