17 lines
273 B
Markdown
17 lines
273 B
Markdown
**ENUM**
|
|
|
|
# `System`
|
|
|
|
The type system contains a function for parsing the system language.
|
|
|
|
## Properties
|
|
### `systemLanguage`
|
|
|
|
Remembers the system language after the first request.
|
|
|
|
## Methods
|
|
### `getLanguage()`
|
|
|
|
Get the system language.
|
|
- Returns: The system language.
|