IsCurrencySpace (NotesInternational - JavaScript™)
Read-only. Indicates whether the currency format has a space between the currency symbol and the number.
Defined in
NotesInternationalSyntax
isCurrencySpace() : boolean
Legal value | Description |
---|---|
true |
if the currency format has a space between the currency symbol and the number |
false |
if the currency format does not have a space between the currency symbol and the number |