Page 1 of 1

CountString() case-sensitivity

Posted: Sat Mar 30, 2019 2:44 am
by Manuel
Could CountString() please be enhanced to recognize #PB_String_CaseSensitive and #PB_String_NoCase, to act like FindString() and ReplaceString() does? I'm currently doing it by changing both the target string and test string to lower case first, but flags to do it would be nicer. Thank you.

Re: CountString() case-sensitivity

Posted: Thu Apr 18, 2019 11:08 am
by RSBasic
+1