UtilsLib Xojo plugin

CurrencyFormatter.NegativeSign Method (console safe)

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