Hello
I have two scripts A & B
When script A executes it calls script B using the "ScriptStart" command.
sometimes I execute script B on its own.
Is there anyway for script B to know it was called by script A without passing a global variable?
I am using DIAdem 2015
Thanks