Cookbook Home ยป
Mike Boutin profile
Mike Boutin profile - Force.com Cookbook - Last login
Recent Activity
String Masking using RegEx
by Mike Boutin
(2012-01-23)
This snippet of code allows you to easily mask portions of a string using regular expressions. Common scenarios for this code are masking credit card numbers, masking inappropriate language, and masking financials.
Mike Boutin posted recipes
String Masking using RegEx
- (2011-12-27)
This snippet of code allows you to easily mask portions of a string using regular expressions. Common scenarios for this code are masking credit card numbers, masking inappropriate language, and masking financials.









