summaryrefslogtreecommitdiff
path: root/Help/command/endfunction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/endfunction.rst')
-rw-r--r--Help/command/endfunction.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/command/endfunction.rst b/Help/command/endfunction.rst
new file mode 100644
index 000000000..6cc196cde
--- /dev/null
+++ b/Help/command/endfunction.rst
@@ -0,0 +1,10 @@
+endfunction
+-----------
+
+Ends a list of commands in a function block.
+
+::
+
+ endfunction(expression)
+
+See the :command:`function` command.