TrimAll_CR ( Text )
All redundant returns: leading, trailing and the extra returns between values will be removed
Average rating: 4.6 (32 votes) Log in to vote
Menno van Beek - Show more from this author
Van Beek Zakelijke Software https://www.vbzs.nl |
All redundant returns:
leading, trailing and the extra returns
between values will be removed
" )
leading, trailing and the extra returns
between values will be removed
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
All redundant returns: leading, trailing and the extra returns between values will be removed.
The function is recursive, but very fast since it only has between 1 and 3 iterations.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.