Well I don't know either - what you even mean by that to begin with. Please go read [ask] first of all. And then edit your question to contain a proper example object, and what "length" you expect to get back for that.
– CBroeApr 08 '22 at 11:59
1
Read about Object.keys. You can get the length of that array, if that's what you mean. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys
– Rickard ElimääApr 08 '22 at 12:00