GetValue( ) method (ArchiveInfo)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Gets the value of any named attribute in the manifest file. If the value is found, it is
returned as a string value. If not found, the Unknown value (?) is
returned.
Return type: CHARACTER
Access: PUBLIC
Applies to: Progress.Archive.ArchiveInfo class
Syntax
|
- attributeName
- The attribute name in the manifest file whose value is to be retrieved. Note that the attribute name (either predefined or custom) is case-insensitive.