Home
Change View
Print
Cicode Programming Reference
>
Editing and Debugging Code
>
The Cicode Editor
>
Creating functions
Creating functions
To create a new Cicode function:
Start the Cicode Editor.
Choose
File
|
New
, or click
New
.
Type in your new Cicode function in the blank space, or at the end of the file. Format the Cicode function correctly, following the documented syntax.
Save the Cicode file.