1
0
Fork 0
hugo/docs/content/en/functions/strings/CountWords.md

364 B

title description categories keywords params aliases
strings.CountWords Returns the number of words in the given string.
functions_and_methods
aliases returnType signatures
countwords
int
strings.CountWords INPUT
/functions/countwords
{{ "Hugo is a static site generator." | countwords }} → 6