Cicode Programming Reference > Editing and Debugging Code > The Cicode Editor > Creating functions

Creating functions

To create a new Cicode function:

  1. Start the Cicode Editor.
  2. Choose File | New, or click New.
  3. 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.
  4. Save the Cicode file.