WordCount
Returns the number of words in the content of the given page.
Syntax
PAGE.WordCount
Returns
int
{{ .WordCount }} → 103
To round up to nearest multiple of 100, use the FuzzyWordCount
method.
Last updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page