{"ScriptPreparationCode":"var s = \u0022Long line of text, including different characters and numebrs like 1 - 2_3*4/5 and it is not stopping yet, keeps going to the limits...\u0022;","TestCases":[{"Name":"slice","Code":"var r = s.slice(62, 66);","IsDeferred":false},{"Name":"substring","Code":"var r = s.substring(62, 66);","IsDeferred":false}]}