Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
STRING-VALUE( ) method
STRING-VALUE( ) method
The string value (which the AVM computes at run time) of the contents of the buffer-field object.
The STRING-VALUE( ) method uses the format attribute to convert the buffer value to a string.
Data type:
CHARACTER
Access:
Read-only
Applies to:
Buffer-field object handle
Syntax
STRING-VALUE (
[
i
]
)
i
An integer expression representing a subscript, for fields that have extents.