IsCurrencySpace (International - Java™)
Read-only. Indicates whether the currency format has a space between the currency symbol and the number.
Defined in
Data type
boolean
Syntax
public boolean isCurrencySpace()
throws NotesException
Legal values
- 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
Usage
Under UNIX™, this property is derived from the language installed on the machine as indicated by the LANG environment variable.