Skip Navigation

Programmatic Marketing Content

control-j is the search shortcutj
Introduction to Programmatic Marketing Content
AMPscript
Guide Template Language
Server-Side JavaScript
Server-Side JavaScript Syntax Guide
Account Functions
AccountUser Functions
Content Area Functions
Data Extension Functions
DateTime Functions
Delivery Profile Functions
Email Functions
Events Functions
Filter Defintion Functons
Folder Functions
HTTP Functions
List Functions
Portfolio Functions
Query Definition Functions
Recipient Functions
Send Classification Functions
Send Functions
Sender Profile Functions
Subscriber Functions
Template Functions
Triggered Send Functions
Utilities Functions
Application Utility Functions
Base64 Utility Functions
Base64Decode
Base64Encode
Content Area Utility Functions
HTTPHeader Object Utility Functions
Impression Region Utility Functions
Request Object Utility Functions
String Utility Functions
Variable Utility Functions
Platform Functions
Server-Side JavaScript Sample Code
Use Server-Side JavaScript with AMPscript
Use Server-Side Javascript via WSProxy with the SOAP API
Server-Side JavaScript/Server-Side JavaScript Syntax Guide/Utilities Functions/Base64 Utility Functions

Base64 Utility Functions

Use these functions to encode and decode strings using the Base64 standard.

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.

Salesforce logo