getCountByPattern: get count by pattern

Description Usage Arguments Value

Description

get count by pattern

Usage

1
getCountByPattern(string, pattern, splitby = "\\s")

Arguments

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

Value

an integer value


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.