Created
May 29, 2016 11:11
-
-
Save psapir/28fc7710dc6ae6ca874c784893d6873f 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