{"ScriptPreparationCode":"str = \u0022hello world\u0022","TestCases":[{"Name":"startsWith","Code":"str.startsWith(\u0027he\u0027) === true","IsDeferred":false},{"Name":"charCodeAt","Code":"str.charCodeAt(0) === 104","IsDeferred":false}]}