Functions:count sentences
From Dwoo Docs
Counts the sentences in a string
count_sentences(string $value)
- value : the string to process
Example:
{count_sentences('ab cd')}
{count_sentences('ab. cd')}
Output:
1 2
Counts the sentences in a string
count_sentences(string $value)
Example:
{count_sentences('ab cd')}
{count_sentences('ab. cd')}
Output:
1 2
The article you want to access doesn't exist in French.
The article you want to access doesn't exist in Deutsch.
The article you want to access doesn't exist in Russian.