Brian Dunning's FileMaker Custom Functions

_PatternCount ( Text ; TextToSearchFor ; isCaseSensitive )

Provides an option to turn on or off the case sensitivity of the PatternCount function.

  Be the first to rate this function Log in to vote

Kyle Williams   Kyle Williams - Show more from this author
Augusto Digital
https://www.youtube.com/channel/UCpJlB7cmVNMjbjgY96MEsng

Share on Facebook Share on Twitter

  Sample input:
_PatternCount ( "Test123, just a test" ; "test" ; 0 )
&¶&
_PatternCount ( "Test123, just a test" ; "test" ; 1 )
  Sample output:
2
1

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

Since FileMaker's PatternCount function is not case sensitive, we need to have a way sometimes to be able to perform a pattern count for case sensitive text. This custom function solves that need.

 

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: