{"ScriptPreparationCode":"var text = \u0022REG HKLM\\Software\\MyCo /v Path /t REG_EXPAND_SZ /d ^%systemroot^% REG hklm \\\\ABC\\HKLM\\Software\\Microsoft\\ResKit\\Nt\\Setup /s\u0022;","TestCases":[{"Name":"small.string","Code":"var fst = text.indexOf(\u0022%systemroot\u0022);","IsDeferred":false},{"Name":"larger.string","Code":"var scnd = text.indexOf(\u0022REG_EXPAND_SZ /d ^%systemroot^% REG hklm \\\\ABC\u0022);","IsDeferred":false}]}