15. Demo Code Resource - Omnis Studio Library Classes
All programmable server functionality is implemented with server plugins. Plugin code can be written directly into the plugin library using the Omnis Studio code editors.

A plugin consists of three components:

  • An Omnis Studio library,
  • A resource datafile, and
  • A client datafile.

Plugin code is created and modified using the Omnis Studio Library Browser.

The method shown below is the cData/ $FindContacts method referred to in the previous screen.