Content deleted Content added
Added ES2022 Array.prototype.at method to the table |
m Removed duplicate number sign in internal link to ECMAscript subsection. |
||
Line 67:
| {{Mono|#''name''}} || {{Mono|0}} || {{Mono|<:@#''name''}}
|-
|[[JavaScript]] ([[ECMAScript version history
| {{Mono|''name''.length}} || {{Mono|0}} <br/> {{Mono|''name''.at(0)<ref name="es2022-array">
{{Cite web|url=https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.at|title=ECMAScript® 2025 Language Specification}}
|