Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

What's going on here? Simple assignments don't work?

  • 1 回覆
  • 0 有這個問題
  • 75 次檢視
  • 最近回覆由 walt20

As you can see in the attached screenshot, grandTotals.winningScore is 9. We've just assigned it to scoreNumber, but scoreNumber is "undefined".

As you can see in the attached screenshot, grandTotals.winningScore is 9. We've just assigned it to scoreNumber, but scoreNumber is "undefined".
附加的畫面擷圖

所有回覆 (1)

i fixed this by creating an object with the three properties instead of using an array. I have no idea why it works or why the simple assignment statement in the attached image didn't work.

I'm not marking this as "Solved the problem" because I just found a way around it: as far as I'm concerned, something is still wrong.

由 walt20 於 修改