removeFirstAddPrefixSuffixToList ( theList ; prefix ; suffix )
Add a prefix and suffix to a list after removing the first word from the list
Average rating: 4.8 (22 votes) Log in to vote
Kenneth Durrum - Show more from this author
Released Solutions https://releasedsolutions.net |
123 test2
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This is an expanded version of AddPrefixSuffixToList. If you need to strip away and remove the first part of a list item and add a constant prefix or suffix to the list then this custom function is for you.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.