-
-
Notifications
You must be signed in to change notification settings - Fork 31
JScript Enumerator
Namhyeon, Go edited this page Aug 9, 2025
·
9 revisions
JScript has a class called Enumerator. This shows a small difference from the standard JavaScript.
Starting from WelsonJS version 0.2.7.55, the Array.from(<enumerator>) method is supported for Enumerator objects.
- https://stackoverflow.com/questions/23513680/why-does-swbemservices-execquery-return-more-properties-than-requested
- https://social.technet.microsoft.com/Forums/systemcenter/en-US/2a0078db-2053-4e21-9262-62ffbc156862/enumerating-fields-returned-with-a-wmi-query?forum=configmgrgeneral
- http://www.java2s.com/Tutorial/JavaScript/0600__MS-JScript/Enumeratoritem.htm
- https://stackoverflow.com/questions/973016/jscript-enumerator-and-list-of-properties
- https://stackoverflow.com/questions/6346766/javascript-enumerator/6346909
- https://chat.openai.com/share/eaab056c-d265-4ee3-b355-9f29176a9caa
- https://github.com/joncasey/modern-hta