Three Types of Script Includes

  1. Store One Classless Function - Stores one ru-usable function - Used server-side only - Can also be reffered to as On Demand
  2. Define a new Class - Collection of functions - Can be called by client-side script - Standard to include "Utils" in the name E.g. TravelRequestUtils
  3. Extend an existing Class - Adds functionality to an existing Class - Can be called from client-side scripts

If a script is to be used multiple times, it should be stored as a Script Include method.

results matching ""

    No results matching ""