Skip to content

Instantly share code, notes, and snippets.

@psapir
Created May 29, 2016 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save psapir/28fc7710dc6ae6ca874c784893d6873f to your computer and use it in GitHub Desktop.
Save psapir/28fc7710dc6ae6ca874c784893d6873f to your computer and use it in GitHub Desktop.
Retrieving DataViews with AMPScript
%%[
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