Mask ( theText )
Replace text characters with asterisks
			 
  
  
  
  Average rating: 4.1 (34 votes)  Log in to vote
    Average rating: 4.1 (34 votes)  Log in to vote		
| Matt Wills            - Show more from this author Virtual Vermont http://www.virtualvermont.com/FMP/ | 
(where theText = "password")
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
			Replaces a text string with a string of asterisks of the same length.
Use to mask value in a displayed text field, similar to the Use Password Character Input Field option in the Show Custom Dialog Script Step.
Use this only for display, such as in a custom dialog; the actual text should exist elsewhere.		
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.
