-
-
Save katydorjee/edd8aa595c1fa1fddda1055116aed8dd to your computer and use it in GitHub Desktop.
Retrieving DataViews with AMPScript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%%[ | |
var @rows | |
set @rows = LookupRows("_ListSubscribers","SubscriberKey",emailaddr) | |
]%% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment