|
Function |
Description |
|---|---|
|
ProfileReference (profiletypename, id) |
Given the name of a profile type and an ID string value, this returns a reference to the profile or EMPTY if the ID is not found. For example, PROFILEREFERENCE(Students, '100') returns a reference to the student profile with an ID of 100 or EMPTY if the ID of 100 is not found. |