LCCurrency Properties
LCCurrency has two properties: Text and Value.
- Text -- String, read/write: The string representation of the currency amount. This is expressed to four places following the decimal, and does not include a currency symbol.
- Value -- LotusScript® currency data type, read/write.