Reference > Functions reference > Text functions > KanjiNumeral
 

KanjiNumeral

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

Example 1 

KanjiNumeral ( 123 ) returns Japanese text string of kanji numerals 1 2 3.

Example 2 

KanjiNumeral ( "Japanese text string of kanji numerals with arabic numerals in the fifth, seventh, ninth, and tenth positions" ) 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