# u4117 user exit

The u4117 user exit returns the PCB
(Process Control Block) in hexadecimal for the current process.

## Syntax

```
pcb.fid = oconv(’’, ’u4117’)
```

## See also

- [u3070 user exit](https://d3codex.com/access/u3070-user-exit/)
- [u3079 user exit](https://d3codex.com/pickbasic-flashbasic/u3079-user-exit/)
- [u5117 user exit](https://d3codex.com/pickbasic-flashbasic/u5117-user-exit/)

---
Source: https://d3codex.com/pickbasic-flashbasic/u4117-user-exit/ - part of the D3Codex reference.
