Word description Evaluates the Factor code in str with output-stream rebound to a string output stream, then outputs the resulting string. The code in the string must not take or leave any values on the stack.
Errors If the code throws an error, the error is caught, and the result of calling print-error on the error is returned.