GET-VALUE-BY-INDEX( ) method
Gets the value of the attribute at the given 1-based index.
Return type: CHARACTER
Applies to: SAX-attributes object handle
index
Returns the Unknown value (
?
) ifindex
is less than 1 or greater than the value of the SAX-attributes object’s NUM-ITEMS attribute.
OpenEdge Release 10.2B
|