{"ScriptPreparationCode":"string = \u0022dot.separated.path\u0022;\r\nregex = /([^[.\\]])\u002B/g","TestCases":[{"Name":"split","Code":"string.split(\u0027.\u0027);","IsDeferred":false},{"Name":"match","Code":"string.match(regex);","IsDeferred":false}]}