FORMULA LANGUAGE


Examples: @PickList
1. This formula displays the Products view of PROD.NSF in a dialog box. If the user selects a Staple remover and Stapler from the products view, the temporary variable choice gets assigned the following text list: Staple remover; Stapler
2. This formula achieves the same result as the one above, but uses @DbName to display the Products view of the current database.
3. This formula also displays the Products view of the current database, but returns the contents of the second column in the view.
4. This formula is the same as above but limits the selection to a single document.
5. This formula opens the By Category view of the current database and displays only the items in the Leather category.
6. This formula displays the Names dialog box. The names of the people, groups, or servers that the user selects are placed in the person field on the current document.
See Also