GlideLocale - Scoped
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API reference
The GlideLocale API provides information about display information for the local instance.
There is no constructor for a GlideLocale object. Use the get() method to obtain a GlideLocale object.
GlideLocale - get()
Returns the GlideLocale object.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
GlideLocale | The GlideLocale object. |
Example
GlideLocale - getDecimalSeparator()
Returns the decimal separator.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The decimal separator. |
Example
Output:
GlideLocale - getGroupingSeparator()
Returns the grouping separator.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The grouping separator. |
Example
Output: