getGroupingSeparator (JavaScript)
Returns the grouping separator (to separate every 3 digits in integer part of a number) in this locale.
Defined in
Locale (Runtime - JavaScript)Syntax
getGroupingSeparator() : char
Returns the grouping separator (to separate every 3 digits in integer part of a number) in this locale.
getGroupingSeparator() : char