项目文件夹

文件
2026-07-13 11:58:46 +08:00

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