Top Method Summary
Options Name Purpose
LOGICAL Equals (Object) Compares this object to the passed in object by value
RAW GetHashCode () Returns an 64bit RAW Hash Value representing the object instance
CHARACTER ToString () Returns a string representation of the object


Method Detail
Top

LOGICAL Equals (Object)

Purpose: Compares this object to the passed in object by value
Notes:

Parameters:
poObject Progress.Lang.Object
The reference to the object to compare to
Returns LOGICAL
Logical value indicating if the two objects are identical by value
Top

RAW GetHashCode ()

Purpose: Returns an 64bit RAW Hash Value representing the object instance
Notes: Based on the ABL SHA-512 implementation

Returns RAW
The RAW Hash Value representing the object instance
Top

CHARACTER ToString ()

Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
The string representation of the object


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:53