{"ScriptPreparationCode":"var input = \u0022hello world\u0022;","TestCases":[{"Name":"null","Code":"input !== null;","IsDeferred":false},{"Name":"typeof","Code":"typeof input === \u0022string\u0022;","IsDeferred":false}]}