# \\ function

The \\ function turns off uppercase
mode and causes the text to switch to lowercase in the same way that
the .lower case command causes the switch, except that \\ may be imbedded in a line. Turning off this function requires the .end case command.

## Syntax

```
\\
```

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