Description Usage Arguments Value Examples
Reformat a string by pattern
1 | patternize(x, pattern, pattern_replace = "X")
|
x |
a string |
pattern |
a string pattern |
pattern_replace |
the replacement character in the pattern |
a string
1 | patternize(7072999216, "(XXX) XXX-XXXX")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.