LanguageVersion
is a
datatype for the system language version.
Table: LanguageVersion
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 26, 2024 | |||||
futureName | string | Long-Term | If non-null, this is a version stored by a future LogScale version. | ||
isKnown | boolean | yes | Long-Term | If false, this version isn't recognized by the current version of LogScale. It must have been stored by a future LogScale version, which can happen if LogScale was upgraded and subsequently downgraded. | |
name | LanguageVersionEnum | Long-Term | The version of Human language to use. If non-null, it will be a version known by the current LogScale installation. See LanguageVersionEnum . |