Brian Dunning's FileMaker Custom Functions

PickTag ( Text ; Prefix ; Suffix )

Pick strings between Prefix and Suffix with Prefix and Suffix itself.

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

Koji Takeuchi   Koji Takeuchi - Show more from this author
TonicNote, Inc.
https://tonicnote.com

Share on Facebook Share on Twitter

  Sample input:
PickTag ( "abc<>def<>" ; "<<" ; ">>" )
  Sample output:
<>¶<>

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

PickTag ( Text ; Prefix ; Suffix )
2012.09.07, Koji Takeuchi


description:
Pick strings between Prefix and Suffix with Prefix and Suffix itself.
ex.
Text = "abc<>def<>"
PickTag ( Text ; "<<" ; ">>" )
= "<>¶<>"

If you want to pick strings without Suffix and Prefix, try PickTagContent ( Text ; Prefix ; Suffix ).

 

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: