_FilterLowerUpperASCII ( text )
Strip out all lower and upper ASCII chars
Average rating: 4.4 (27 votes) Log in to vote
Joshua Paul - Show more from this author
Neo Code http://www.neocode.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Strips out all lower and upper ASCII chars
Note - Author: Marcel Moré
Comments
comment, VR Apr 10, 2014 |
||
This can be done without recursion: http://www.briandunning.com/cf/1291 |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.