Template Filter - phone2numeric
Definition and Usage
The phone2numeric
filter converts any letter
in a phone number like into the actual numeric phone number.
E.g. "555-automobile" becomes 555-288662453.
Syntax
Template filters are defined by using a pipe |
character followed by the name of the filter.
{{ value|phone2numeric }}