.count(val)
Description
Count returns the number of occurrences of a substring within a string.
Parameters
Count needs a string value to search for within the original string.
Usage On Strings
Last updated
Was this helpful?