Função
GetDecimalSeparator()
Retorna o separador decimal configurado no sistema (ex: '.' ou ',').
Retorno: String
Retorno: String
GetDecimalSeparator()
Exemplos
string $sep = GetDecimalSeparator()
// Retorna '.' ou ','