FORMULA LANGUAGE


Examples: @DocFields
1. This example returns Form; result; name; phone if those are the names of the fields in a document.
2. This example returns Yes if used in a field on a form that contains a rich text field containing a link to a database or document.
3. This example, when used in the postopen event of a form, enables the user to choose a field to alter from a list of the fields on the form then provide a value to put into the chosen field.
4. This example, when used in a field on a form, returns the number of fields contained by that form when it is saved:
See Also