_@CAPS

_@CAPS function is used in a Logic Template to return a copy of the text string passed as an argument, with the first letter in each word capitalized.

Returns

Description

Returns the text string passed as an argument with the first letter in each word capitalized.

Format
_@CAPS
( string );

Argument

Description

string

The text string literal or the name of the text or string data field to be capitalized.