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:
Platform.Load("core","1");The Utilities Server-side JavaScript functions allow you to load and modify data using Server-side JavaScript.
In your Server-side JavaScript code, first load the core library using this syntax:
Platform.Load("core","1");