Is there a way to clear all variables and functions that have been
called by a script?
My problem is that on a script I am using, I call a function, and I
want to call it again with a fresh start, because essentially I am
getting duplicate results from the first call....