string.count() method
.count(sub[, start[, end]])
Return the number of non-overlapping occurrences of substring sub in the range [start, end].
Clickable & Draggable!