Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to LocaleMBS class.
LocaleMBS.CurrencySymbol as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.DecimalPoint as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.FracDigits as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is a string where the asc value gives the actual value, representing group size from low order digit groups to high order (right to left). The list may be terminated with 0 or CHAR_MAX. If the list is terminated with 0, the last group size before the 0 is repeated to account for all the digits. If the list is terminated with CHAR_MAX, no more grouping is performed.
See example project for a function to decode.
(Read only property)
LocaleMBS.IntCurrSymbol as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.IntFracDigits as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.IntNegCSPrecedes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
(Read only property)
LocaleMBS.IntNegSepBySpace as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
(Read only property)
LocaleMBS.IntNegSignPosition as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
Possible values:
0 | Parentheses around the entire string. |
1 | Before the string. |
2 | After the string. |
3 | Just before CurrencySymbol. |
4 | Just after CurrencySymbol. |
LocaleMBS.IntPosCSPrecedes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
(Read only property)
LocaleMBS.IntPosSepBySpace as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
(Read only property)
LocaleMBS.IntPosSignPosition as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
For internationally formatted monetary quantities.
Possible values:
0 | Parentheses around the entire string. |
1 | Before the string. |
2 | After the string. |
3 | Just before CurrencySymbol. |
4 | Just after CurrencySymbol. |
LocaleMBS.monDecimalPoint as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.monGrouping as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.monThousandsSep as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The name may be different to the one you asked for as some locales are mapped to others internally.
(Read only property)
LocaleMBS.NegativeSign as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.NegCSPrecedes as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.NegSepBySpace as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.NegSignPosition as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Possible values:
0 | Parentheses around the entire string. |
1 | Before the string. |
2 | After the string. |
3 | Just before CurrencySymbol. |
4 | Just after CurrencySymbol. |
LocaleMBS.PosCSPrecedes as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.PositiveSign as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.PosSepBySpace as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
LocaleMBS.PosSignPosition as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Possible values:
0 | Parentheses around the entire string. |
1 | Before the string. |
2 | After the string. |
3 | Just before CurrencySymbol. |
4 | Just after CurrencySymbol. |
LocaleMBS.ThousandsSep as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Util Plugin | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS Util Plugin.