> For the complete documentation index, see [llms.txt](https://docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyfax.biz/product-suite/admin/databox-expressions/text-expressions/wcase.md).

# WCase

Changes the first character of the Databox value to uppercase and sets all other characters to lowercase.

<table><thead><tr><th width="210">Expression</th><th width="294">Databox Value</th><th width="243">Result</th></tr></thead><tbody><tr><td><code>WCase</code></td><td>the quick Brown Fox</td><td>The quick brown fox</td></tr></tbody></table>
