SIGNATURE-VALUE attribute
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.