log
log <text>
Adds text to the console history.
Console & debug
Parameters
Angle brackets <> mark required arguments; square brackets [] mark optional ones.
| Name | Type | Required | Description |
|---|---|---|---|
| text | string | Required | Text to add to the console history. |
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
log <text>TextstringText to add to the console history.
More console & debug commands