ListMentions ( text )
Pulls out all @mentions from the 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)
It doesn't de-dupe @mentions - wrap the call in UniqueValues( ) if this is required. It is recursive, but depth should be equal to the number of @ symbols in the text.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.