drscheme:rep:current-value-port in DrScheme Tools Functions
(drscheme:rep:current-value-port)-> (union false/c port?)This is a parameter whose value is a port that prints in the REPL in blue. It is used to print the values of toplevel expressions in the REPL.
It is only initialized on the user's thread