RETRY function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.