UtilsLib Xojo plugin

CurrencyFormatter.PositiveSign Method (console safe)

Returns the positive sign for currency format.

PositiveSign() as String

Parameters

Returns

String

Remarks

In most locales and settings this will always be empty string. On some operating systems this will always be empty string.

See Also

CurrencyFormatter Class