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... | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.