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

GetValue(INPUT attributeName AS CHARACTER)
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.