Solved
Forum Discussion
1 Reply
- IStaroverov
Alumni
Hi
If you use JavaScript, you can try: module.id
e.g.
function Test()
{
Log.Message(module.id)
}
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
Hi
If you use JavaScript, you can try: module.id
e.g.
function Test()
{
Log.Message(module.id)
}
Hi
If you use JavaScript, you can try: module.id
e.g.
function Test()
{
Log.Message(module.id)
}