Skip to main content

Mapping Manager - @LOWER_CASE

Micah A. Parker avatar
Written by Micah A. Parker
Updated over 2 years ago

Product: Mapping Manager


You can use the @LOWER_CASE function to convert any upper-cased characters to lower. If you need to do the opposite you can use the @UPPER_CASE function instead.

@LOWER_CASE


@LOWER_CASE(TOKEN)

Examples

@LOWER_CASE([T:Misc.Market Area])

Original Data

Result

Did this answer your question?