Lower
Description
String type argument values are converted into all lower case letters. A new column is created for the results.
An example is using this function prior to matching values using an equals or SQL lookup. This ensures there is consistency from something like an OCR Extraction or other data sources.
Use
- Argument:
- Select an argument. (String)
- Output field name:
- Enter an output field name.
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Lower" to see an example of this function.