Function_A calls function_B.
Can you please tell me, is it possible, somehow inside the function_B, to determine which function caused it?
And another situation is of interest, and if, for example, instead of function_A, there is just a script, is it possible to somehow define it, so that for example it shows "main".