Back to Documentation Overview
listMergeVars
public static listMergeVars(string uid, string id)
Get the list of merge tags for a given list, including their name, tag, and required setting
- Section:
- List Related
- Parameters:
uid the id for your user account. Get by calling login($user, $pass) id the list id to connect to - Returns:
- array - list of merge tags for the list
- Returned Fields:
string name Name of the merge field char req Denotes whether the field is required (Y) or not (N) string tag The merge tag that's used for forms and listSubscribe() and listUpdateMember()
|
Add New Note
User Contributed Notes for
listMergeVars |
|---|
| No notes, yet... Will you be the first?? |