Loop all session variables.
Three questions.
1) Is it possible to loop through all current session variables. I wish to loop through them and delete / clear some.
2) Is it possible to alter screen-scraper in a way that it returns an empty string if a variable does not exists instead of a null value?
3) Is it possible to add custom methods to the session scope. E.g. session.myMethod();
Kind Regards,
Nebu
There isn't a way to loop all