Once you start RAMP scripting you will see patterns and repetitions in your logic. By moving this logic into shared object you can invoke this logic from any RAMP script. The reuse and maintenance benefits of using this feature are obvious.
Objectives
To achieve this objective, you will complete the following steps:
RAMP-WINAD05 Step 1. Optional - Creating Your Own Copy of the Shared Scripts File
RAMP-WINAD05 Step 2. Accessing SHARED properties and functions
RAMP-WINAD05 Step 3. Creating your own SHARED properties
RAMP-WINAD05 Step 4. Creating your own SHARED functions
Before You Begin
In order to complete this tutorial, you must have completed the core tutorials RAMP-TS001 - RAMP-TS015.