# uc070 user exit

The uc070 user exit returns the specified
value from a MultiValue set.

## Syntax

```
uc070; n
```

## Parameter(s)

| n | Value count to return. |
| --- | --- |

## Example(s)

```
uc070;3
```

## See also

- [ua070 user exit](https://d3codex.com/access/ua070-user-exit/)
- [AQL user exits](https://d3codex.com/access/aql-user-exits/)

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