Online Help - Region 3: [CORE HL7 API Dialogs] |
Class: FormResults - Static Class (no constructor or instantiation needed).
The FormResults static class contains many useful methods for calling some of the built-in Forms and Dialogs as well as some standalone methods for general use.
Public Properties:
boolean (bool) FormCancelled - Used by several of the modal dialog methods to indicate that the user clicked Cancel in the form result. See InputBox() for an example.
See MessageBoxes
See InputBox()