Category: Text
Syntax: KanjiNumeral ( text ) |
Parameters:
textAny text expression or text field.
Data type returned: Text (Japanese)
Description:
Converts Arabic numerals to Kanji numerals.
In Japanese, numbers are represented by either the Arabic "123... etc." character glyphs or by their Kanji equivalents. KanjiNumeral enables converting from Arabic to Kanji.
Note to convert in the opposite direction from Kanji to Arabic, one can use the GetAsNumber() function.
Examples:
KanjiNumeral returns
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information