Utilities Functions

The Utilities Server-side JavaScript functions allow you to load and modify data using Server-side JavaScript.

Load 

In your Server-side JavaScript code, first load the core library using this syntax:

1Platform.Load("core","1");