Skip to content

STAMPUNL ​

Stamps a value in a specified Unlimited UDF field in the specified UUDF table.

Reporting Area(s) ​

Course, Register, Names

Required Parameters ​

  1. "N", "C", or "R" to specify which UUDF table to stamp to (Names, Course or Register)
  2. key field to specify a name, course, registration etc (nmid, cucrse, rucrse+rgid)
  3. Unlimited UDF field to stamp into
  4. Value to be stamped

Optional Parameters ​

None

Example(s) ​

stampunl("R",rgcrse+rgid,"dance_partner","Shoe Rental")

Stamps "Shoe Rental" into the dance_partner UUDF for all registrants on the report

stampunl("N",nmid,"meal_preference","Vegetarian")

Stamps "Vegetarian" into the meal_preference UUDF for all names on the report