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.
@Command([FileSave]);
@Command([CloseWindow]);
@Command([OpenView];"Results")
Siehe auch
CloseWindow @Command
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar