# p command (FlashBASIC Debugger)

The p command toggles disabling output
display; debugger output is still displayed.

## Syntax

```
p
```

---
Source: https://d3codex.com/flashbasicdebugger/p-command-flashbasic-debugger/ - part of the D3Codex reference.
