{"ScriptPreparationCode":"var tag = \u0022_REMOVE_ME_\u0022;\r\nvar strIn = tag \u002B \u0022foobar\u0022;","TestCases":[{"Name":"replace","Code":"var strOut = strIn.replace(tag, \u0022\u0022);","IsDeferred":false},{"Name":"slice","Code":"var strOut = strIn.slice(tag.length)","IsDeferred":false}]}