On the developer hub page for metatables, there’s a table with a list of metamethods in it. It lists the __len metamethod as “fired when the * length operator is used on the Object.” The * in that sentence should be a # to be accurate.
4 Likes
This is still listed incorrectly. A correction would be appreciated.
Corrected this, thanks for pointing it out.
I just visited the page, and this still seems to be the case:
It must be a bug with dev hub localization, right?
It looks to be updated for me. It may have taken a while to get updated, or it may be a localization issue.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.