Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get the function name calling the function
#1
Hi,
I want to know if there is any way we can get the name of function calling the current function ?
e.g. If Function a is calling function b,can during run time inside function b we get the calling function name i.e. a
Reply
#2
Hi,

you could use flags and start generating a log of traceability as it moves across or whether it is also a function knowing only use a flag in each function and return its value and so you'd know which function is running.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Split function in string nidhishnair 13 67,403 07-07-2020, 03:47 PM
Last Post: helmzshelmz
Question Split Function Chaithra N 0 1,534 12-18-2019, 11:33 AM
Last Post: Chaithra N
  Click after CheckProperty to a WebElement passed via Function argument fails naruoga 0 1,561 02-28-2019, 11:46 AM
Last Post: naruoga
  Select case is not being executed in a Function Anupama 1 2,207 05-25-2018, 11:15 AM
Last Post: Anupama
Shy Cint function in UFT rinatk 9 8,200 11-09-2015, 05:08 PM
Last Post: rinatk

Forum Jump:


Users browsing this thread: 1 Guest(s)