Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'

This commit is contained in:
Bjørn Erik Pedersen
2023-12-04 15:24:01 +01:00
810 changed files with 24147 additions and 7766 deletions

View File

@@ -0,0 +1,20 @@
---
# Do not remove front matter.
---
{{% note %}}
We are making an effort to unify our [terminology], and to use these terms consistently throughout the documentation.
Historically, we have inconsistently referred to the items on this page as [functions], [parameters], [variables], or [methods]. They are not functions, parameters, or variables; they are methods.
This page will remain in place as readers become familiar with the unified terminology. See the [methods section] for a list of methods by [object], or the [methods quick reference guide].
[functions]: /getting-started/glossary/#function
[methods quick reference guide]: /quick-reference/methods
[methods section]: /methods
[methods]: /getting-started/glossary/#method
[object]: /getting-started/glossary/#object
[parameters]: /getting-started/glossary/#parameter
[terminology]: /getting-started/glossary/
[variables]: /getting-started/glossary/#variable
{{% /note %}}