1
0
Fork 0
hugo/docs/content/en/quick-reference/glossary/function.md

7 lines
229 B
Markdown

---
title: function
reference: /functions
---
Used within a [_template action_](g), a _function_ takes one or more [_arguments_](g) and returns a value. Unlike [_methods_](g), functions are not associated with an [_object_](g).