From 28dd64ddebfb356ce63cdab813f43ca08a914afd Mon Sep 17 00:00:00 2001 From: GenevensiS <66968533+G-e-n-e-v-e-n-s-i-S@users.noreply.github.com> Date: Tue, 17 Sep 2024 06:30:17 +0200 Subject: [PATCH] Update index.txt --- doc/function/index.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/function/index.txt b/doc/function/index.txt index 700fdf7d..4d6dbc8f 100644 --- a/doc/function/index.txt +++ b/doc/function/index.txt @@ -112,3 +112,4 @@ These functions are built into the program, other [[type:function]]s can be defi | [[fun:assert]] Check a condition for debugging purposes. | [[fun:warning]] Output a warning message. | [[fun:error]] Output an error message. +| [[fun:exists_in_package]] Checks if a file exists in a package.