Upsert

Updates a subscriber if one currently exists. If the subscriber does not exist, this function will add it.

Syntax

Upsert(1)

Function Properties

OrdinalTypeDescription
1stringRequired

This sample code updates the specified values for an existing subscriber or creates a new subscriber if necessary.