At the end of my scenario, I need to input some data into a log file, including the name of the scenario. I need to do this for many scenarios. It would be great to have scenario name as a pre-defined variable so I do not need to manually enter the scenario name.
I agree, this would be very useful. I also log information from the scripts. It would be nice to have the script name as one of the variables.
If I may extend this request a bit further, it would be nice to be able to create some predefined variables, maybe in a text file with name/values pairs that is automatically read in by every script. My next request would be to include the ability to pass variables from one script to another. This would greatly increase the flexibility of scripts.