Convert Chinese Numeral to Numeric

Logic name
Convert Chinese Numeral to Numeric (Document Mapper/Variable Mapper/Merge Mapper)
Function
This logic converts the input strings of Chinese numerals to numeric characters.
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 converts Chinese numerals of input data to numeral characters.
Property settings
Property |
Setting |
---|---|
None |
|
Input data
一 |
百 |
千二百三十四 |
Output data
1 |
100 |
1234 |
For a list of logics, refer to Mapper Logic Guide.