Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if the current record is equivalent to _common.
Syntax
public boolean equal(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
The Common to compare to the current record.
Return Value
Type: boolean
true if the records are equivalent; otherwise, false.
Remarks
If it is not appropriate to compare the price history to _commonthe return value will be false.