HiliteMentions ( text ; r ; g ; b )
Adds a highlight to @mention tags within text.
Be the first to rate this function Log in to vote
Richard Dyce - Show more from this author
Dyce & Sons Ltd. http://dyce.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Uses LeftWords to ensure @mentions shouldn't include punctuation marks. Exception to note: @big.word is treated as a complete mention. The function is recursive, but the stack should not grow beyond the total number of @ symbols in the string.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.