ListRemoveBlanks ( InList )
Remove blank lines from list (and any beginning or ending returns). Not recursive.
Be the first to rate this function Log in to vote
|
Richard DeShong - Show more from this author
Logic Tools http://logictools.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Give it a return-delimited list and it will remove any blank values (lines).
It also removes returns (blank lines) at the beginning or end of the list.
Note about authorship:
This was emailed to the fmpExpertsList by Kevin Frank. I just turned it into a CF.
Comments
| RealGrouchy Apr 15, 2026 |
||
| Thanks for this! FYI, missing a ~ before the u in the last part of the Let. | ||
| Richard DeShong, Logic Tools Apr 15, 2026 |
||
| Thank you, RealGrouchy. I've fixed u to ~u. | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.