CaselessSubstitute ( text ; string ; function )
Substitute text without checking the characters on capitalization
Be the first to rate this function Log in to vote
Menno van Beek - Show more from this author
Van Beek Zakelijke Software https://www.vbzs.nl |
"What is Bob doing messing with the Bobcat in the middle of the dambobforest.His name is simply replaced with a litteral text. So Bob is now something else, like: bOb" ;
"bob" ;
"Peter" )
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function substitutes text without checking the characters on capitalization. This function uses recursion, so it works in .fp7 files too.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.