Hello,
When I'm running a vi, I'd like to know the name of the vi from where I was called without using a command input. In other words, the name of my vi parent.
I tried to use the Callers' names propiety from "This vi" reference but I gave me all the vi's where my vi is included, not the vi from where i was called.
Thank you