GetDecimalSeparator Subroutine Example

The following example retrieves the decimal separator set for the local machine.

Dim sDecimal As String

sDecimal = GetDecimalSeparator