Lowercase

Logic Name

Lowercase

Function

Converts the input string to lowercase and returns the result.

Data Types

Location Type
The first input handler String
Logic output String
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Logic Sample

Mapping Definition

Logic Settings and Processing Result

The logic converts the input uppercase string to lowercase
Property Settings
Property Setting
None  
Input Data
ABCDE
XYZ
Result Data
abcde
xyz