Just a quick question, is there any way for a function to know where it was called from? Like if I want a function to check to see if it was called from another specific function, if not, then exit. Is that possible?