SIGNATURE-VALUE attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the signature value stored in an r-code file.
Data type: CHARACTER
Access: Read-only
Applies to: RCODE-INFO handle
The return value is a Base64-encoded value.
Use this attribute to determine if a procedure changed between different versions of your application.