print data type javascript code example Example: node js check type of variable if (typeof i != "number") { console.log('This is not number'); }