And nothing? Something did happen: box now has the value "word". It's just that we can't see it.
box
"word"
Make sure your code reads var box = "word";.
var box = "word";