FORMULA LANGUAGE


Examples: @Command([CloseWindow])
1. This code, when added to an action button on a form and accessed from a Web application, saves and closes the current document and opens the Results view. Following CloseWindow with the OpenView @command prevents the default Form Processed page from displaying and instead brings the user to the specified view.
See Also