# &^ function

The &^ function puts Runoff in underline
mode until an &\ is encountered.

## Syntax

```
&^
```

## Example(s)

```
&^Special Control Characters&\ are needed
```

## See also

- [Control functions](https://d3codex.com/runoff/control-functions/)

---
Source: https://d3codex.com/runoff/ampersand-caret-function/ - part of the D3Codex reference.
