String_count - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

Notation

Description

Counts the number of occurrences of a substring that are within a string.

Parameters

  • substr, the sub string to search for
  • str, the string to search in

Return Values

Document return values.

Example Call

Example of using the function.

NOTOC

Category:Function:String