AMPscript
Add
Attributes.Retrieve
Lists.Retrieve
Remove
Retrieve
Statistics
Unsubscribe
Update
Upsert
Validate Your Server-Side JavaScript using WSProxy
Returns an array of information about the lists of which the initialized subscriber is a member
Lists.Retrieve()
1var subObj = Subscriber.Init("SubKey");
2var listArray = subObj.Lists.Retrieve();