Do Once not Doing Once?

So I did some testing, and it looks like if DoOnce is inside a Function, it will not do once it will do each time the function is called. Is this something related to the nature of how functions work that I’m not aware of?

6 Likes