Lowercase

Logic name
Lowercase (Document Mapper/Variable Mapper/Merge Mapper)
Function
This logic converts the input string to lowercase and returns the result.
Data types
Location |
Type |
---|---|
First input handler |
String |
Logic output |
String |
Refer to the following for details:
-
Logic specifications (Document Mapper/Variable Mapper)
-
Logic specifications (Merge Mapper)
Properties
Category |
Property |
Description |
---|---|---|
Comment |
Comment |
You can write a description of the logic. It doesn't affect the conversion process. |
Logic sample
Mapping definition

Logic settings and processing result
The logic converts the uppercase string of the input data to lowercase
Property settings
Property |
Setting |
---|---|
None |
|
Input data
ABCDE |
XYZ |
Output data
abcde |
xyz |
For a list of logics, refer to Mapper Logic Guide.