On my work computer (Windows 11), the script displays "Is index 0 enumerable? No" and fails to enumerate the array

On my home computer (Windows 10), the script displays "Is index 0 enumerable? Yes" and enumerates the array.

Comments