Append_Value_to_List ( _list ; _value )
Appends a value to a list.
Be the first to rate this function Log in to vote
| Tobias Sjögren - Show more from this author |
2
3
4
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Appends a single value to a return-delimited list, whether the list is empty or not. Unlike FileMaker’s built-in List function, it preserves empty values.
Comments
| Tobias Sjögren Sep 10, 2025 |
||
| Uploaded today... | ||
| Sam Barnum, 360Works Oct 17, 2025 |
||
| I believe the built-in List function does the same thing | ||
| Tobias Sjögren Oct 17, 2025 |
||
| "Unlike FileMaker’s built-in List function, it preserves empty values." | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.