CountSubstringStart(String, String) | Counts the total amount of occurrences of startsWith at the start of inputString |
CountSubstringStart(String, String, StringComparison) | Counts the total amount of occurrences of startsWith at the start of inputString |