Ask a Question

Retrive The current Execution File Name

SOLVED
Krishna_Kumar
Contributor

Retrive The current Execution File Name

Hi Team,

 

I am trying to retrive the current Script file name which is beeing executed (at Run time).

can any one guide me how to do the same.

 

Kind Regards,

Sathish Kumar K

1 REPLY 1
IStaroverov
SmartBear Alumni (Retired)

Hi

 

If you use JavaScript, you can try: module.id
e.g.
function Test()
{
Log.Message(module.id)
}

cancel
Showing results for 
Search instead for 
Did you mean: