| UtilsLib REALbasic Plugin |
|
CurrencyFormatter.NegativeSign Method
Returns the negative sign for currency format.
NegativeSign() as String
Parameters
Returns
- String
Remarks
In most locales and settings this will always be "-". On some operating systems this will always be "-".
See Also
CurrencyFormatter Class