{"ScriptPreparationCode":"var data = \u0027string\u0027","TestCases":[{"Name":"Object.prototype.toString.call","Code":"Object.prototype.toString.call(data).slice(8, -1).toLowerCase() === \u0027string\u0027","IsDeferred":false},{"Name":"typeof","Code":"typeof data === \u0027string\u0027","IsDeferred":false}]}