C# or Regex -- How To Count Number of Question Marks?

  • Автор темы Автор темы MajesticZP
  • Дата начала Дата начала

MajesticZP

Client
Регистрация
16.02.2020
Сообщения
4
Реакции
0
Баллы
1
Sounds simple ... but to a newbie, it's a bit more difficult.

Would be grateful for any assistance in counting number of question marks.
 
Sounds simple ... but to a newbie, it's a bit more difficult.

Would be grateful for any assistance in counting number of question marks.

Hi, no sure were to count, but if in the text then simple regex to list will do the job \?.*?
Then just use action List processing and Get the count of lines and you will have question mark count in text.

52043
 
Worked perfectly!!! Thank you
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)