AMPscript
GetValue
Remove
SetValue
Validate Your Server-Side JavaScript using WSProxy
Use these functions to add, retrieve, and remove information from an HTTP header.
In your Server-side JavaScript code, first load the core library using this syntax:
1Platform.Load("core","1");Use the associated sample code as models to construct your own Server-side JavaScript code.