Skip to content

Functions

In eLegere there are 2 different Functions:

  1. Server Functions
  2. Client Functions

Differences

The differences are related to the context, syntax and where to use the functions.

Server Functions

Server Functions are performed by eLegere and are divided into:

Server Row Functions

Server Row Functions are used to access local data of the App that User is running.

List of Functions Where to use it

Server Storage Functions

Server Storage Funcions are used to access data of the Storage.

List of Functions Where to use it

Client Functions

Client Functions are performed directly by the User's browser and are used to access data displayed on the User's browser.

List of Functions Where to use it