Skip to content

Commit e2d30b0

Browse files
committed
Docs update
1 parent 256c867 commit e2d30b0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CelticCE.pdf

324 Bytes
Binary file not shown.

docs/gensyntax.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ If you have entered a valid argument, Celtic will tell you what function the arg
1515

1616
Celtic's function preview feature.
1717

18+
The function preview follows a general syntax: "``CommandName(Arguments)``: ``Input Vars`` (if any): ``Output Vars`` (if any)". As you can see in the example above, ReadLine is listed with no arguments, ``Str0`` and ``Ans`` as the input variables, and ``Str9`` or ``theta`` as the output variables.
19+
1820
.. note::
1921
In the event that you pass invalid arguments to Celtic, it will return an error. See the `Error Codes <errorcodes.html>`__ page for more information.
2022

0 commit comments

Comments
 (0)