Upsert
Updates a subscriber if one currently exists. If the subscriber does not exist, this function will add it.
Upsert(1)
| Ordinal | Type | Description | |
|---|---|---|---|
| 1 | string | Required |
This sample code updates the specified values for an existing subscriber or creates a new subscriber if necessary.