## Macro: COMMON-LISP:WITH-INPUT-FROM-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--INPUT--FROM--STRING-5f9ea0.svg?style=social&colorA=999999)](http://www.lispworks.com/documentation/HyperSpec/Body/m_w_in_f.htm) > No description. ### Lambda list ```cl ((sb-debug:var string &key sb-int:index sb-impl::start sb-impl::end) &body sb-impl::forms-decls) ```