## Macro: COMMON-LISP:WITH-OUTPUT-TO-STRING [![package](https://img.shields.io/badge/Package-COMMON--LISP-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) [![clhs](https://img.shields.io/badge/CLHS-WITH--OUTPUT--TO--STRING-5f9ea0.svg?style=social&colorA=999999)](http://www.lispworks.com/documentation/HyperSpec/Body/m_w_out_.htm) > No description. ### Lambda list ```cl ((sb-debug:var &optional string &key sb-impl::element-type) &body sb-impl::forms-decls) ```