LCCurrency Class Methods Summary
The following are the LCCurrency class methods:
Method |
Description |
---|---|
LCCurrency.Add |
Adds two currency values and deposits the result in the object making the call. |
LCCurrency.Compare |
Compares two currency values returning a value indicating the relationship between them. |
LCCurrency.Copy |
Makes a copy of a currency. |
LCCurrency.Subtract |
Subtracts one currency value from another, and returns the result to the object making the call. |