Buffer-field object handle
- Last Updated: June 15, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A handle to a buffer-field object.
Buffer-field objects let you examine and modify the fields of a record.
They also let you examine the schema properties of the field.
Syntax
|
- buffer-field-handle
- A handle to a buffer-field object.
- attribute
- An attribute of the buffer-field object.
- method
- A method of the buffer-field object.
Attributes
Methods
| BUFFER-VALUE( ) method | STRING-VALUE( ) method | — |