ADDGIFT
Returns specified field from the GiftCard table.
Reporting Areas(s)
Registrations, Payments
Required Parameters
- Gift Card # (i.e. pygift, egiftno)
Optional Parameters
- Field from the GiftCard table to return (i.e. "gcexpire", "gcnotes"). Default is gcid.
Example(s)
ADDGIFT(pygift) returns the gcid (recipient ID)
ADDGIFT(egiftno,"gcexpire") returns date the gift card expires