Documentation

Creating a new library

Creating a new library is similar to creating a new project. Right-click "Library projects", and "Add New Library Project".

Select the location of the library project. It is recommended to save it in the project folder.

The library functions and programs are edited in the same way as with programs.

The library must be referenced from a project. Right-click to "References" and "Add reference".

In Projects select your library and confirm.

Now the library functions are available in our project.