Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSLocaleNumberMBS class.

Previous items

NSLocaleNumberMBS.thousandSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS MacBase Plugin 10.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean value that indicates whether the receiver's format includes thousand separators.

(Read and Write property)

NSLocaleNumberMBS.usesGroupingSeparator as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS MacBase Plugin 10.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean value that indicates whether the receiver uses the grouping separator.

(Read and Write property)

NSLocaleNumberMBS.usesSignificantDigits as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS MacBase Plugin 10.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A Boolean value that indicates whether the receiver uses significant digits.

(Read and Write property)

NSLocaleNumberMBS.zeroSymbol as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS MacBase Plugin 7.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the string used as the zero symbol.
Example
dim l as new NSLocaleMBS
dim n as NSLocaleNumberMBS = l.NumberCurrency

MsgBox n.zeroSymbol
// shows for example: e.g "0" (in Germany)

(Read and Write property)

Previous items

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...