Function Editor

Use this editor to maintain the properties of a function.

A function is a self-contained software routine that can perform a task for the program in which the function is written, or for another program. With the #include statement, you can include a function in a program script. It can be useful to define a function and use it in more than one program script.