So... I have a function that returns a promise and I want to assign the value of a global variable to anything that this promise returns. How do I do that?
fu