| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
| Reference Type | Category | ICR # |
|---|---|---|
| Supported | ScreenMan | 10150 |
You can call the MSG^DDSUTL API only within a ScreenMan form and only in the form-level Data Validation.
The MSG^DDSUTL API prints Data Validation messages on a separate screen. These messages are printed after the user issues the Save command or attempts to save the form on Exit, but before ScreenMan updates the database.
MSG^DDSUTL(string)
MSG^DDSUTL(.string)
| string |
(Required; Format 1) The message to print in the Command Area. |
| .string |
(Required; Format 2) An array of messages to print in the Command Area. STRING(1), STRING(2), ..., STRING(n) each contain a line of text. |
Reviewed/Updated: May 2026