ERROR function
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates whether an error occurred during a FILL or SAVE-ROW-CHANGES operation on the specified ProDataSet temp-table buffer.
Syntax
|
- buffer-name
- The name of a ProDataSet temp-table buffer.
Notes
- The ERROR function corresponds to the ERROR attribute.
- You can invoke the ERROR function from within a WHERE clause (unlike the corresponding attribute).