js typeof code example Example: typeof in js typeof("iAmAString");//This should return 'string' //NO camelCase, as it is a JS Keyword