blob: a7da52cd289df307ab6876c06c6276f692a6843d (
plain) (
blame)
1
2
3
4
5
6
|
---
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).
|