2025-02-13 10:40:34 +01: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).