TitleCase

Copied!
( value )

Description

The TitleCase function returns a string which has the first letter of each word capitalized.

Parameters

Argument Type Definition and Requirements

value

String

The string having the words capitalized.

Returns

A string value which has the first letter of each word capitalized.

Examples

Copied!
Not available in this language yet.

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!