# u6070 user exit

The u6070 user exit inputs up to 100
characters. A CR/LF is output immediately after the `:` prompt character, which displays as a request for input. The resulting
input is typed in underneath the column specified by the user exit.
A CR/LF is output immediately after the data is entered.

## See also

- [input statement](https://d3codex.com/pickbasic-flashbasic/input-statement/)
- [ip command](https://d3codex.com/proc/ip-command/)
- [is command](https://d3codex.com/proc/is-command/)
- [u7070 user exit](https://d3codex.com/access/u7070-user-exit/)
- [AQL user exits](https://d3codex.com/access/aql-user-exits/)

---
Source: https://d3codex.com/access/u6070-user-exit/ - part of the D3Codex reference.
