String Length

Logic name
String Length (Document Mapper/Variable Mapper/Merge Mapper)
Function
This logic returns the number of characters of the input string.
Data types
Location |
Type |
---|---|
First input handler |
String |
Logic output |
Numeric |
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 outputs the number of characters of input data.
Property settings
Property |
Setting |
---|---|
None |
|
Input data
SampleValue |
1234567890 |
test data |
Output data
11 |
10 |
9 |
For a list of logics, refer to Mapper Logic Guide.