FORMULA LANGUAGE
Examples: EditDocument
1. This formula opens the current document in Edit mode.
@Command( [EditDocument]; "1" )
2. This formula toggles the currently open document from Read mode to Edit mode, or vice versa. At the view level, opens the document in Edit mode.
@Command( [EditDocument] )
3. This formula opens the current document into Edit mode in the preview pane if you are viewing from the preview pane. This feature is used in Domino.Action.
@Command( [EditDocument]; "1"; "1" )
Vedere anche
EditDocument @Command
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario