Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : LOCAL-VERSION-INFO attribute
 

LOCAL-VERSION-INFO attribute

An object reference to a Progreses.Lang.OEVersionInfo class that provides version information for the current instance of the OpenEdge ABL Virtual Machine (AVM). If an ABL client accesses this attribute, it describes the OpenEdge version of the client. If an AppServer agent accesses this attribute, it describes the OpenEdge version of the AppServer agent, and so on.
Data type: Progress.Lang.OEVersionInfo class
Access: Read-only
Applies to: SESSION system handle

See also

CURRENT-REQUEST-INFO attribute, CURRENT-RESPONSE-INFO attribute, REQUEST-INFO attribute, RESPONSE-INFO attribute, VersionInfo property