BUFFER-FIELD attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The handle of the browse column's buffer-field.
Data type: HANDLE
Access: Read-only
Applies to: BROWSE widget (column)
If
the browse column does not have a corresponding buffer field, the Unknown value (?) will
be returned.
Note: This is an attribute on the
BROWSE widget. For
the buffer object method of the same name see BUFFER-FIELD( ) method.