# ua116 user exit

The ua116 user exit logs of the specified
 port.

**Synonyms:** ua

## Syntax

```
a = oconv(port, ’ua116’)
```

## Example(s)

```
a = oconv(’6’, ’ua116’)
```
Logs off port `6`.

## See also

- [logoff command](https://d3codex.com/tcl/logoff-command/)
- [u0032 user exit](https://d3codex.com/proc/u0032-user-exit/)

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