RAMP TSAD05 Using SHARED Properties and Functions

RAMP-TS

RAMP-TSAD05: Using SHARED Properties and Functions

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

  • Learn how to use shared properties and functions

To achieve this objective, you will complete the following steps:

Read What are Shared Scripts?

RAMP-TSAD05 Step 1. Optional - Creating Your Own Copy of the Shared Scripts File

RAMP-TSAD05 Step 2.  Accessing SHARED properties and functions

RAMP-TSAD05 Step 3.  Creating your own SHARED properties

RAMP-TSAD05 Step 4.  Creating your own SHARED functions

Summary

 

Before You Begin

In order to complete this tutorial, you must have completed the core tutorials RAMP-TS001 - RAMP-TS015.