Files
gohugoio--hugo/docs/content/en/quick-reference/glossary/function.md
T
2026-07-13 11:58:46 +08:00

229 B

title, reference
title reference
function /functions

Used within a template action, a function takes one or more arguments and returns a value. Unlike methods, functions are not associated with an object.