cleanAndPlainText ( theText )
trims leading and trailing spaces and return characters and tab characters, and removes text styling at the same time
Be the first to rate this function Log in to vote
Peter Gort - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Calls itself recursively while any leading or trailing character is a space, tab, or return character and removes text styling at the same time.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.