Files
hugoDocs/content/en/quick-reference/glossary/function.md
T
2025-02-02 14:09:19 -08:00

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).