AMBIGUOUS attribute
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.