Warning
- Last Updated: June 8, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Invoked to report a warning.
Procedure
|
Method
|
- errMessage
- A character string indicating the error message.
A warning is a condition that is less severe than an error or a fatal error, as determined by the XML parser. After this callback is invoked, the parser continues where it left off.