javascript string lenth code example Example: javascript string length const s = 'Hello, World!'; console.log(s.length);