IsCurrencyZero (NotesInternational - JavaScript™)
Read-only. Indicates whether fractions have a zero before the decimal point in number format.
Defined in
NotesInternationalSyntax
isCurrencyZero() : boolean
Legal value | Description |
---|---|
true |
if fractions have a zero before the decimal point |
false |
if fractions do not have a zero before the decimal point |