Updated JScript Enumerator (markdown)

Namhyeon, Go 2025-08-09 09:25:47 +09:00
parent 64d3fcc7ef
commit af4ac053d8

@ -2,7 +2,7 @@
JScript has a class called Enumerator. This shows a small difference from the standard JavaScript. JScript has a class called Enumerator. This shows a small difference from the standard JavaScript.
Starting from WelsonJS version **0.2.7.54**, the `Array.from(<enumerator>)` method is supported for `Enumerator` objects. Starting from WelsonJS version **0.2.7.55**, the `Array.from(<enumerator>)` method is supported for `Enumerator` objects.
### References ### References
* https://stackoverflow.com/questions/23513680/why-does-swbemservices-execquery-return-more-properties-than-requested * https://stackoverflow.com/questions/23513680/why-does-swbemservices-execquery-return-more-properties-than-requested