搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 0 人有此问题
  • 14 次查看
  • 最后回复者为 walt20

more options

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)

more options

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于修改