FORMULA LANGUAGE


Examples: @SetProfileField
1. This example sets the contents of the "Profile Categories" field of the "Interest Profile" document to the name of the current platform.
2. This example sets the contents of the "Profile Categories" field of the "Interest Profile" document for the current user to the name of the current platform.
3. This code, when added to the Set Profile Field action button in a Web application, creates a profile document called webProfile, creates a fname field and sets the value of the fname field on the profile document equal to the value of the fname field on the current document.
See Also