AMBIGUOUS attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Indicates whether more than one record matched the FIND predicate.
Data type: LOGICAL
Access: Read-only
Applies to: Buffer object handle
If AMBIGUOUS is TRUE, the most recent unique find on the buffer failed because more than one record matched the FIND predicate. Otherwise, AMBIGUOUS is FALSE.