gis-tools-ts - v0.6.0
    Preparing search index...

    Function xmlCountSubstring

    • Count the number of times a substring appears in a string

      Parameters

      • string: string

        the string

      • substring: string

        the substring

      Returns number

      the number of times the substring appears in the string