Server.getLocales (Method)
Returns one or more structures, each containing information about the locales configured for this server.
Returns:
Server_GetLocales_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
Locale | PlainText_NonNull | The name of the locale; for example, 'English (US)'. |
Context:
License Requirements | None |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock |
Error Codes:
None
Notes:
None