Skip to main content
Skip table of contents

Profile Reference Functions

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.