ADDGIFT

Returns specified field from the GiftCard table.

Reporting Areas(s):

Registrations, Payments

Required Parameters:

  1. Gift Card # (i.e. pygift, egiftno)

Optional Parameters:

  1. 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

 

Related Topics Link IconRelated Topics