UtilsLib Xojo plugin

LocaleInfo.PerMillSymbol Method

Returns the string that the system uses for the per-thousands symbol.

shared PerMillSymbol() as String

Parameters

Returns

String

Remarks

On Windows systems older than Windows 7 then this is always ‰ as older Windows systems did not have this setting.

On Linux systems then this is always ‰.

See Also

LocaleInfo Class