VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Fast Sub-String Count (aka InStrCount)

Rde  (54 Submissions)   String Manipulation   Intermediate   Wed 3rd February 2021

This function searches the passed string for occurences of the specified sub-string. It has the ability to make case-sensitive or case-insensitive searches. It can also perform whole-word-only matching ...
This SubStrCount implementation offers extended functionality which allows it to be used in a similar way to other token style functions ...
SubStrCount will return the number of matches or zero if none.

Rate Fast Sub-String Count (aka InStrCount) (11(11 Vote))

Download Fast Sub-String Count (aka InStrCount)

Fast Sub-String Count (aka InStrCount) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters