Brian Dunning's FileMaker Custom Functions

WrapAllValuesInList ( theList ; prefix ; suffix )

Appends a prefix and a suffix to every value in a given list

  Be the first to rate this function Log in to vote

Ethan   Ethan - Show more from this author
Tactile Medical
https://www.linkedin.com/in/ethyoder

Share on Facebook Share on Twitter

  Sample input:
WrapAllValuesInList ( List ( 1 ; 2 ; 3 ) ; "root.key[" ; "]" )
  Sample output:
root.key[1]
root.key[2]
root.key[3]

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

The function takes in a list, prefix, and suffix, and appends the prefix and suffix to every value in the list.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: