FORMULA LANGUAGE
Examples: @ProperCase
1. This example returns Every Child Loves Toys.
@ProperCase("every CHILD LOves toys")
2. This example returns 3-Digit Code.
@ProperCase("3-digit code")
3. This example returns Los Angeles if the string in the field named City contains the string los angeles, Los Angeles, LOS ANGELES, los Angeles, or any other variation.
@ProperCase(City)
4. This example returns Robert and Smith in a list.
@ProperCase("ROBERT" : "SMITH")
See Also
@ProperCase
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary