Reference > Functions reference > Text functions > KanjiNumeral
 
KanjiNumeral
Purpose 
Converts arabic numerals to kanji numerals.
Format 
KanjiNumeral(text)
Parameters 
text - any text expression or text field
Data type returned 
text
Originated in 
FileMaker Pro 6.0 or earlier
Examples 
KanjiNumeral ( 123 ) returns Japanese text string of kanji numerals 123.
KanjiNumeral ( "Japanese text string of kanji numerals with arabic numerals in the fifth, seventh, ninth, and tenth position" ) returns Japanese text string of kanji numerals.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas