Brian Dunning's FileMaker Custom Functions

ListRemoveValue ( valueList ; RemoveValue )

Removes a specified value from a pilcrow delimited list using the While() function

  Be the first to rate this function Log in to vote

David A Sullivan   David A Sullivan - Show more from this author
Mandelbrot LLC
http://mandelbrotllc.com

Share on Facebook Share on Twitter

  Sample input:
ListRemoveValue ( "Apple¶Orange¶Banana¶Orange" ; "Orange" )
  Sample output:
"Apple¶Banana"

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

Version 1, 2024-04-08
A modern take on older custom functions that use tail recursion.
This one uses the While() function instead, so it requires FileMaker 18 or later.

 

Comments

David Zakary   David Zakary
May 19, 2023
What if you want to remove multiple values (other than repeat the function)?
 

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: