loglocale
loglocale <section> <key>
Gets a locale string and logs it to the console.
Console & debug
Parameters
Angle brackets <> mark required arguments; square brackets [] mark optional ones.
| Name | Type | Required | Description |
|---|---|---|---|
| section | enum | Required | Which locale file section to look in. |
| key | string | Required | The locale key to look up. |
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
loglocale <section> <key>SectionenumWhich locale file section to look in.
KeystringThe locale key to look up.
More console & debug commands