BUFFER-FIELD attribute
- Last Updated: May 21, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- 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.