FORMULA LANGUAGE


Examples: FilePrint @Command
1. The following code, when added to an action button in a view, prints the entire view:
2. This code, when added to an action button in a view, prompts users for the start and end dates of documents they want to print and then prints only documents with creation or modification dates within that specified range:
3. This code prints the selected documents from a view in landscape format. Add this code to an agent that has Action menu selection chosen as the trigger and None as the target.
See Also