RETRY function
- Last Updated: August 24, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns a TRUE value if the current block is being reprocessed after a
previous UNDO, RETRY.
Syntax
|
Example
|
Notes
- Using the
RETRYfunction in a block turns off the default error processing, which result in no infinite loop protection for the block.