From 4138747a3b7056def304a96286dcea525af1515b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Tue, 18 Aug 2026 13:17:57 +0300 Subject: [PATCH] function: refer to declare and unset (#23568) --- pages/common/function.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/function.md b/pages/common/function.md index f0a7a126c8..f26310fd7a 100644 --- a/pages/common/function.md +++ b/pages/common/function.md @@ -1,6 +1,7 @@ # function > Define a function. +> See also: `declare`, `unset`. > More information: . - Define a function with the specified name: