javascript typeof equals break code example Example: check data type in js var x = "Hello World"; typeof x; // "string"