Brian Dunning's FileMaker Custom Functions

ListExist ( InList ; InValue )

Does a value exist in a list.

  Average rating: 4.7 (22 votes) Log in to vote

Richard DeShong   Richard DeShong - Show more from this author
Logic Tools
http://logictools.com

Share on Facebook Share on Twitter

  Sample input:
ListExist ( "A¶B¶C" ; "B" )
  Sample output:
1

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

Find out if a given value exists in a list. The FM function FilterValues() returns nothing if the value does not exist, so this function just tests for that.

NOTE: This is NOT for testing if a list-of-values are in another list-of-values.

~~~ Design Notes ~~~
This is part of a series of LIST functions.
ListAdd, ListAddUnique, ListExist, ListGet, ListToggle.
Each uses the same function name format: List( ).
Each uses the same parameter order: InList; InValue.
~~~

 

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: