My code is as following, and x is already generated (function getting):
var y = JSON.stringify(x) console.log(y) return y
But when I go and t