{"ScriptPreparationCode":"var strIn = \u0027#Allocation\u0027;\r\nvar strOut = \u0027\u0027;\r\n\r\n","TestCases":[{"Name":"substring and substring","Code":"strOut = strIn.substr(1);\r\n","IsDeferred":false},{"Name":"replace inline regex","Code":"strOut = strIn.replace(\u0027#\u0027, \u0022\u0022);","IsDeferred":false}]}