IsCurrencyZero (International - Java™)
Read-only. Indicates whether fractions have a zero before the decimal point in number format.
Defined in
Data type
boolean
Syntax
public boolean isCurrencyZero()
throws NotesException
Legal values
- true if fractions have a zero before the decimal point
- false if fractions do not have a zero before the decimal point
Usage
Under UNIX™, this property is meaningless.