substringcount(string, substring)
Description:
Returns the number of occurrences of substring in string.
Example:

Previousstripmesh (line1, point1, line2, point2)Nextsum (List, optional Startindex, optional endindex)
Last updated
Description:
Returns the number of occurrences of substring in string.
Example:

Last updated
<O N="SubstringCount" T="Group">
<P N="strexample" V="62.25.25.44" T="Text" />
<P N="substrcount" V="substringcount(strexample,'.')" />
</O>