FORMULA LANGUAGE


Examples: @IsAvailable
1. This formula returns the value of the Dept field if it exists in the document, otherwise it returns Consultant.
2. This formula returns the value of the field named Topic if it exists in the document, otherwise it returns the value contained in the field named Subject.
3. This formula, when added to a hotspot button, checks for the existence of the Priority field in a form, then sets its value if found or creates a new Priority field and sets its value, if not found.
See Also