Request Object Utility Functions
Use these functions to request data based on a specified key.
Load
In your Server-side JavaScript code, first load the core library using this syntax:
Platform.Load("core","1");Use the associated sample code as models to construct your own Server-side JavaScript code.