Lava Filters - ObfuscateEmail
Category:Text
Description:Hides the details of an email address with enough information to confirm that it was sent to an address the user would recognize.
Input: "Person": {
"Email": "ted@rocksolidchurchdemo.com"
}
Lava: An email has been sent to {{ Person.Email | ObfuscateEmail }}.
Output: An email has been sent to txxxxx@rocksolidchurchdemo.com.