{"ScriptPreparationCode":"var string = \u0027test:segment:foo-bar:EBAC7R$MTVEQV3$GWF2WF2-2025@20240902:lorem-ipsum:v1:85136c79cbf9fe36bb9d05d0639c70c265c18d37\u0027","TestCases":[{"Name":"IndexOf","Code":"string.indexOf(\u0027:foo-bar:\u0027)","IsDeferred":false},{"Name":"Includes","Code":"string.includes(\u0027:foo-bar:\u0027)","IsDeferred":false},{"Name":"test (regex)","Code":"pattern = /:foo-bar:/\r\npattern.test(string)","IsDeferred":false}]}