Welcome to Catalog Tips

Search more than 200 articles to learn more about creating and automating your product catalogs

Tip: Start typing in the input box for immediate search results.

< All Topics
Print

LOWER – Converts field contents to lower case

Overview

This Custom Field returns the contents of a field in lower case.

Syntax

LOWER(FieldName)

Element String
FieldName The name of the field whose contents are to be converted.

Example

LOWER(Manufacturer)

Manufacturer LOWER(Manufacturer)
Ford Motor Company ford motor company

See also

UPPER

Table of Contents