get-user-thread in drscheme:rep:text%
This method returns the thread that the users code runs in. It is returns a different result, each time the user runs the program.
It is #f before the first time the user click on
the Run button or the evaluation has been killed.
This thread has all of its parameters initialized according to the settings of the current execution. See parameters for more information about parameters.