var uname = "Hello world" console.log("Length :"+uname.length) // returns the total number of characters // including whitespace