STAMPUNL ​
Stamps a value in a specified Unlimited UDF field in the specified UUDF table.
Reporting Area(s) ​
Course, Register, Names
Required Parameters ​
- "N", "C", or "R" to specify which UUDFÂ table to stamp to (Names, Course or Register)
- key field to specify a name, course, registration etc (nmid, cucrse, rucrse+rgid)
- Unlimited UDF field to stamp into
- 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