LOTUSSCRIPT/COM/OLE CLASSES


IsCurrencySpace property
Example

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

Defined in

NotesInternational

Data type

Boolean

Syntax

To get: flag = notesInternational.IsCurrencySpace

Legal values


Usage

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

Language cross-reference

IsCurrencySpace in Java International class

Example
See Also