IsCurrencySpace (NotesInternational - JavaScript)

Read-only. Indicates whether the currency format has a space between the currency symbol and the number.

Defined in

NotesInternational

Syntax

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

Usage

Under UNIX, this property is derived from the language installed on the machine as indicated by the LANG environment variable.