NoDigit ( text )
Returns the given string with no digit inside.
Average rating: 4.8 (32 votes) Log in to vote
Daniele Raybaudi - Show more from this author
ACI http://www.aci.it |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Instead of using a multi substitution with empty, a nice use of the mostly unknown KanjiNumeral ( ) function.
Returns the given string with no digit inside.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.