Description Usage Arguments Value
get count by pattern
1 | getCountByPattern(string, pattern, splitby = "\\s")
|
string: |
input string |
pattern: |
the regex pattern to apply on each word of the string |
splitby: |
instead of splitting the string into words, it can be split using this regex pattern |
an integer value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.