Convert to Chinese Numeral
Logic name
Convert to Chinese Numeral (Document Mapper/Variable Mapper/Merge Mapper)
Function
This logic converts input numbers to Chinese numeral and returns the result.
Data types
|
Location |
Type |
|---|---|
|
First input handler |
Numeric |
|
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. |
Specification limits
-
Values over "7766279631452241919" can't be used for input data.
Logic sample
Mapping definition
Logic settings and processing result
The logic converts numeric values to Chinese numeral.
Property settings
|
Property |
Setting |
|---|---|
|
None |
|
Input data
|
1 |
|
100 |
|
1234 |
Output data
|
一 |
|
百 |
|
千二百三十四 |
For a list of logics, refer to Mapper Logic Guide.