BoldItalicEncode ( "hello. this is bold, this italic, and this both" )
Sample Output:
hello. this is [bold], this {italic}, and this [{both}]
Description:
Wrap any bold text in the input text with square brackets, and italic text with curly.
This particular custom function was written for converting formatted text to something a web database could use. You could modify it to generate HTML tags from formatted text too.
It's also a particularly fiendish example of using the evaluate function.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
Find the closest locations by zip code using FileMaker. Click
here.
Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your
Name Here