Table of Contents
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 |